ComponentOne GanttView for WinForms
Format Property (BaseColumn)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseColumn Class : Format Property
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

Reference

BaseColumn Class
BaseColumn Members