featurePropertieswizard_ResponsiveTableList Property |
Specifies whether WizPhantomEditList pages should be rendered as a responsive table whose rows can be transformed using CSS into a vertical arrangement. Increases the page size somewhat.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool wizard_ResponsiveTableList { get; }
ReadOnly Property wizard_ResponsiveTableList As Boolean
Get
Property Value
Type:
BooleanSpecifies whether WizPhantomEditList pages should be rendered as a responsive table whose rows can be transformed using CSS into a vertical arrangement. Increases the page size somewhat.
See Also