FieldPropertiesButton_Icon Property |
For Icon-style buttons, the path to the icon to use.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxstring Button_Icon { get; }
ReadOnly Property Button_Icon As String
Get
Property Value
Type:
StringFor Icon-style buttons, the path to the icon to use.
Remarks
Applies to CellType Button only.
See Also