Proprietà AttributeTableRowIsLinkValue
|
Indica se il testo è un link.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public 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à
BooleanVedi anche