GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 String
    public string FieldName {get; set;}
    See Also