Skip to main content

LayoutViewOptionsCustomization Properties

Provides options that determine which operations are available for end-users in a Layout View.
Name Description
AllowFilter Gets or sets a value which specifies whether end-users can filter data in the View.
AllowSort Gets or sets a value specifying whether end-users can sort data.
ShowGroupCardCaptions Gets or sets whether the Captions group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupCardIndents Gets or sets whether the Indents group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupCards Gets or sets whether the Cards group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupFields Gets or sets whether the Fields group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupHiddenItems Gets or sets whether the Hidden Items list is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupLayout Gets or sets whether the Layout group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupLayoutTreeView Gets or sets whether the Layout Tree View is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupView Gets or sets whether the View group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowResetShrinkButtons Gets or sets whether the Reset Template Card and Shrink Template Card buttons are displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowSaveLoadLayoutButtons Gets or sets whether the Load Layout and Save Layout buttons are displayed within the View Layout tab in the Customization Form in advanced customization mode.
UseAdvancedRuntimeCustomization Gets or sets whether additional edit controls providing advanced customization capabilities can be displayed within the LayoutView’s Customization Form.
See Also