Proprietà BinderItemIconIndex
|
Rappresenta l'indice dell'icona nell'SvgCollection
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic int IconIndex { get; set; }Public Property IconIndex As Integer
Get
Set
public:
property int IconIndex {
int get ();
void set (int value);
}member IconIndex : int with get, set
Valore della proprietà
Int32
Vedi anche