Click or drag to resize

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; }

Property Value

Type: Boolean
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.
See Also