BaseOptionsCustomization Properties
Contains customization options for the VGridControl.| Name | Description |
|---|---|
| AdvancedCustomizationFormSortMode | Gets or sets whether and how row/category headers are sorted within the advanced Customization Form. |
| AutoFocusCustomizationForm | Gets or sets whether to focus the Customization Form when it is invoked. |
| CustomizationFormSearchBoxVisible | Gets or sets whether the default Customization Form displays the search box that allows users to locate rows and categories. |
| CustomizationFormSnapMode | Gets or sets whether the Customization Form can automatically snap to specific targets. |
| ShowCategoriesInCustomizationForm | Gets or sets whether to display the Categories tab in the default Customization Form. |
| UseAdvancedCustomizationForm | Gets or sets whether to use the advanced Customization Form. |
See Also