GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / FieldStyle Class / Field Property

In This Topic
    Field Property (FieldStyle)
    In This Topic
    Gets the SortField that is applied this style.
    Syntax
    'Declaration
     
    Public Property Field As StyleField
    public StyleField Field {get; set;}
    See Also