FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Ribbon Namespace / ChartRibbonTab Class
Properties Methods Events


In This Topic
    ChartRibbonTab Class Members
    In This Topic

    The following tables list the members exposed by ChartRibbonTab.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or set whether it is allowed to click this tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or set whether the contents of this tab are enabled. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets the collection of item groups on this tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets the icon set. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets the small image (16 x 16) that appears on the tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets a value indicating whether the C1.Win.Ribbon.RibbonTab has been disposed of. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets the KeyTip providing keyboard access to a ribbon tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets the unique name for this C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets the owner of this tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets the owner collection for this C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets the C1.Win.Ribbon.C1Ribbon that this C1.Win.Ribbon.RibbonTab belongs to. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets whether this tab is currently selected. Only one tab can be selected at any time. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyUser-defined data associated with the C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets the text for this tab. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public PropertyGets or sets whether this tab is visible. (Inherited from C1.Win.Ribbon.RibbonTab)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the C1.Win.Ribbon.RibbonTab.Deselect event. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodRaises the C1.Win.Ribbon.RibbonTab.DoubleClick event. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodRaises the C1.Win.Ribbon.RibbonTab.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodRaises the C1.Win.Ribbon.RibbonTab.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodRaises the C1.Win.Ribbon.RibbonTab.Select event. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodRestores the default value of the C1.Win.Ribbon.RibbonTab.Text property. (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonTab)
    Protected MethodSpecifies whether to save the value of the C1.Win.Ribbon.RibbonTab.Text property. (Inherited from C1.Win.Ribbon.RibbonTab)
    Top
    Public Events
     NameDescription
    Public EventOccurs after a Ribbon tab is deselected. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when a Ribbon tab is double clicked. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public EventOccurs when the mouse enters the tab header. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public EventOccurs when the mouse leaves the tab header. (Inherited from C1.Win.Ribbon.RibbonTab)
    Public EventOccurs after a Ribbon tab is selected. (Inherited from C1.Win.Ribbon.RibbonTab)
    Top
    See Also