TdxSkinChooserGalleryItem.SkinIconSizeInDropDown Property
Specifies the icon size for a dropdown gallery.
Declaration
property SkinIconSizeInDropDown: TdxSkinIconSize read; write;
Property Value
Type |
---|
TdxSkinIconSize |
Remarks
Values include:
Value | Meaning |
---|---|
sis16 | 16 by 16 pixels |
sis48 | 48 by 48 pixels |
See Also