Proprietà CustomListUserGroupsDescription
|
Proprietà associata alla colonna del TreeList rappresentante la descrizione dell'utente/gruppo.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassipublic string Description { get; set; }
Public Property Description As String
Get
Set
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
member Description : string with get, set
Valore della proprietà
Tipo:
String
Vedi anche