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; }
ReadOnly Property Button_PopupCssClass As String
Get
Property Value
Type:
StringA CSS class to be added to the popup container.
Remarks
Applies to CellType Button only.
See Also