Proprietà DedDropDownButtonControlDropDownImage
|
Restituisce o imposta l'immagine principale del pulsante.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic SvgImage DropDownImage { get; set; }Public Property DropDownImage As SvgImage
Get
Set
public:
property SvgImage^ DropDownImage {
SvgImage^ get ();
void set (SvgImage^ value);
}member DropDownImage : SvgImage with get, set
Valore della proprietà
SvgImage
Vedi anche