ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonGroup Class / HeaderText Property

In This Topic
    HeaderText Property (C1RibbonGroup)
    In This Topic
    A value indicates the head text of the ribbon group.
    Syntax
    'Declaration
     
    Public Property HeaderText As System.String
    public System.string HeaderText {get; set;}
    See Also