ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / BaseColumn Class / Format Property

In This Topic
    Format Property (BaseColumn)
    In This Topic
    Gets or sets a string that specifies how to format the data on this column.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also