Proprietà TreeListChoiceStateImageList
|
Lista di immagini da usare per disegnare icona.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
ImageCollectionVedi anche