CustomCommandButtonCollection.Item

CustomCommandButtonCollection indexer

Gets a custom command button object at the index.

public CustomCommandButton this[int index] { get; set; }

See Also