ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomFieldGroup Class / FieldName Property

In This Topic
    FieldName Property (CustomFieldGroup)
    In This Topic
    Gets or sets the field's name.
    Syntax
    'Declaration
     
    Public Property FieldName As System.String
    public System.string FieldName {get; set;}
    See Also