ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / GroupForm Class / Text Property

In This Topic
    Text Property (GroupForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Text As System.String
    public virtual System.string Text {get; set;}
    See Also