ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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