Syntax
Syntax
Returns a string representation of the object Syntax
Returns the UIElement that represents the tab item header. Syntax
Gets the underlying RibbonTab this one points to. For a RibbonTab on the MDI parent which needed to be created for a merge, this will be the RibbonTab from the MDI child. Syntax
Returns or sets a boolean indicating whether the tab is visible. Syntax Remarks Note: If the ContextualTabGroup property is set and the ContextualTabGroup.Visible property of the tab group is set to false, the tab will not be displayed within the Ribbon. Example
ReadOnly. Returns the ordered index of the tab with respect to the other tabs. Syntax
Constructor used for deserialization. Syntax Parameters info The serialization information.context The streaming context.
Initializes a new RibbonTab Syntax Parameters key The key for the new tab Example