GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CustomFieldColumn Class / Format Property

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