A newer version of this page is available.
Switch to the current version.
BootstrapGridViewCommandColumnCustomButtonCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new custom button to the end of the collection and returns the newly created object. |
Add(BootstrapGridViewCommandColumnCustomButton[]) | items | Adds the specified array of items to the end of the collection. |
Feedback