Proprietà TreeListChoiceStateImageList
|
Lista di immagini da usare per disegnare icona.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic ImageCollection StateImageList { get; set; }Public Property StateImageList As ImageCollection
Get
Set
public:
property ImageCollection^ StateImageList {
ImageCollection^ get ();
void set (ImageCollection^ value);
}member StateImageList : ImageCollection with get, set
Valore della proprietà
ImageCollection
Vedi anche