Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Height | Gets or sets the height of the progress bar. |
![]() | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Maximum | Gets or sets the maximum value of the progress bar range. |
![]() | Minimum | Gets or sets the minimum value of the progress bar range. |
![]() | Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Step | Gets or sets the amount by which a call to the PerformStep method increases the current position of the progress bar. |
![]() | Tab | Gets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Value | Gets or sets the current value of the progress bar range. |
![]() | Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Width | Gets or sets the width of the progress bar. |