Click or drag to resize

FieldPropertiesButton_PopupCssClass Property

A CSS class to be added to the popup container.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Button_PopupCssClass { get; }

Property Value

Type: String
A CSS class to be added to the popup container.
Remarks
Applies to CellType Button only.
See Also