Version

Search Results

GetItem(Int32) Method

Syntax Parameters index

GetItem(String) Method

Syntax Parameters key

IndexOf(IKeyedSubObject) Method

Syntax Parameters value

IndexOf(Object) Method

Syntax Parameters obj

IndexOf(String) Method

Syntax Parameters key

InitializeTag Method (RibbonTabCollection)

Syntax Parameters tagValue

Insert(Int32,RibbonTab) Method

Inserts the specified tab in the collection at the specified index. Syntax Parameters index Index at which the tab should be insertedtab The tab to insert

Insert(Int32,String) Method

Inserts a new RibbonTab with the specified key in the collection at the specified index. Syntax Parameters index Index at which the group should be insertedkey The key of the tab to create Return Value The newly created RibbonTab which has the key specified. Exceptions Exception Description System.ArgumentExceptio...