Proprietà AttributeTableRowIsLinkValue
|
Indica se il testo è un link.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool IsLinkValue { get; set; }Public Property IsLinkValue As Boolean
Get
Set
public:
property bool IsLinkValue {
bool get ();
void set (bool value);
}member IsLinkValue : bool with get, set
Valore della proprietà
Boolean
Vedi anche