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