C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Ribbon Namespace / ChartRangeRibbonGroup Class
Properties Methods Events


ChartRangeRibbonGroup Class Members

The following tables list the members exposed by ChartRangeRibbonGroup.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of ChartRangeRibbonGroup.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the group can be collapsed. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets whether the user can add this C1.Win.Ribbon.RibbonGroup to the Quick Access Toolbar at runtime. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the priority index of the groups for resizing and collapsing. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets whether this item group is enabled. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the tooltip for the collapsed group button. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets whether this C1.Win.Ribbon.RibbonGroup has a dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets the icon set. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the small image (16 x 16) used when the group is collapsed. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets a value indicating whether the C1.Win.Ribbon.RibbonGroup has been disposed of. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets the collection of Ribbon items in this group. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets whether the dialog launcher button is enabled for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the KeyTip providing keyboard access to a dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the tooltip for the dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the unique name for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets the owner collection for this C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets the C1.Win.Ribbon.C1Ribbon that this item group belongs to. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the ISite of the C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets the C1.Win.Ribbon.RibbonTab that this item group belongs to. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyUser-defined data associated with the C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets the text label that appears at the bottom of this group. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets whether the group caption should be trimmed if it is longer than the contents of the group. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public PropertyGets or sets whether this item group is visible. (Inherited from C1.Win.Ribbon.RibbonGroup)
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.  (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
Public MethodDetermines whether the specified C1.Win.Ribbon.RibbonGroup is equal to the current C1.Win.Ribbon.RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Creates ribbon button with specified parameters. (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
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.RibbonGroup.DialogLauncherClick event. (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected MethodRaises the C1.Win.Ribbon.RibbonGroup.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected MethodRaises the C1.Win.Ribbon.RibbonGroup.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected MethodRestores the default value of the C1.Win.Ribbon.RibbonGroup.Text property. (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected Method (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected MethodSpecifies whether to save the value of the C1.Win.Ribbon.RibbonGroup.Text property. (Inherited from C1.Win.Ribbon.RibbonGroup)
Protected Method (Inherited from C1.Win.Chart.Ribbon.ChartRibbonGroup)
Top
Public Events
 NameDescription
Public EventOccurs when the user clicks the dialog launcher button. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the mouse enters the Ribbon group. (Inherited from C1.Win.Ribbon.RibbonGroup)
Public EventOccurs when the mouse leaves the Ribbon group. (Inherited from C1.Win.Ribbon.RibbonGroup)
Top
See Also