Proprietà TreeListChoiceShowFileIcon
|
Indica se visualizzare o meno l'icona dei file. Se si impostare anche la proprietà FieldNameColumnFullFileName che contiene il nome della colonna con il fullfilename.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool ShowFileIcon { get; set; }Public Property ShowFileIcon As Boolean
Get
Set
public:
property bool ShowFileIcon {
bool get ();
void set (bool value);
}member ShowFileIcon : bool with get, set
Valore della proprietà
Boolean
Vedi anche