GridViewCommandColumnCustomButtonCollection Constructors
Represents the collection of custom command buttons.Name | Parameters | Description |
---|---|---|
GridViewCommandColumnCustomButtonCollection(GridViewCommandColumn) | column | Initializes a new instance of the GridViewCommandColumnCustomButtonCollection class with the specified command column. |
See Also