GridCustomCommandButton Constructors
Serves as a base for classes that implement the functionality of a custom command button in different grid controls.Name | Description |
---|---|
GridCustomCommandButton() | Initializes a new instance of the GridCustomCommandButton class with default settings. |
See Also