Proprietà AttributeTableRow.IsLinkValue
|
Indica se il testo è un link.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.4.0
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