Back to Devexpress

LayoutViewOptionsCustomization Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewoptionscustomization-dot-underscore-properties.md

latest5.2 KB
Original Source

LayoutViewOptionsCustomization Properties

Provides options that determine which operations are available for end-users in a Layout View.

NameDescription
AllowFilterGets or sets a value which specifies whether end-users can filter data in the View.
AllowSortGets or sets a value specifying whether end-users can sort data.
ShowGroupCardCaptionsGets or sets whether the Captions group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupCardIndentsGets or sets whether the Indents group of edit controls is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupCardsGets or sets whether the Cards group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupFieldsGets or sets whether the Fields group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupHiddenItemsGets or sets whether the Hidden Items list is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupLayoutGets or sets whether the Layout group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowGroupLayoutTreeViewGets or sets whether the Layout Tree View is displayed within the Template Card tab in the Customization Form in advanced customization mode.
ShowGroupViewGets or sets whether the View group of edit controls is displayed within the View Layout tab in the Customization Form in advanced customization mode.
ShowResetShrinkButtonsGets 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.
ShowSaveLoadLayoutButtonsGets 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.
UseAdvancedRuntimeCustomizationGets or sets whether additional edit controls providing advanced customization capabilities can be displayed within the LayoutView’s Customization Form.

See Also

LayoutViewOptionsCustomization Class

LayoutViewOptionsCustomization Members

DevExpress.XtraGrid.Views.Layout Namespace