CustomizationFormCreatingCategoryEventArgs Properties
Provides data for the VGridControlBase.CustomizationFormCreatingCategory event.Name | Description |
---|---|
CanCreate | Gets or sets a value specifying whether the creation of a new category row with the specified caption is allowed within the Customization Form. |
Category | Gets the processed category row. Inherited from CategoryEventArgs. |
See Also