CustomizationFormDeletingCategoryEventArgs Properties
Provides data for the VGridControlBase.CustomizationFormDeletingCategory event.Name | Description |
---|---|
CanDelete | Gets or sets a value specifying whether a row is allowed to be deleted. |
Category | Gets the processed category row. Inherited from CategoryEventArgs. |
See Also