Click or drag to resize

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)
Syntax
string Button_Icon { get; }

Property Value

Type: String
For Icon-style buttons, the path to the icon to use.
Remarks
Applies to CellType Button only.
See Also