[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonLabel

RibbonLabel Class

Label in a RibbonBar control.

Inheritance
RibbonLabel
Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class RibbonLabel : RibbonIconItem
Public NotInheritable Class RibbonLabel
    Inherits RibbonIconItem

Constructors

Name Description
RibbonLabel()

Initializes a new instance of the RibbonLabel class.

Properties

Name Description
MaxTextWidth

Gets or sets the maximum width of label text, in pixels.

MinTextWidth

Gets or sets the minimum width of label text, in pixels.

Text

Gets or sets the text associated with the GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonLabel.C1RibbonLabel.