[]
Removes the specified C1CustomButton from the collection.
public void Remove(C1CustomButton item)
| Type | Name | Description |
|---|---|---|
| C1CustomButton | item |
Removes the first occurrence of the C1CustomButton with the specified name from the collection.
public void Remove(string name)
| Type | Name | Description |
|---|---|---|
| string | name |