ComponentOne GanttView for WinForms
FieldName Property (FieldStyle)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > FieldStyle Class : FieldName Property
Gets the name of field that is applied this style.
Syntax
'Declaration
 
Public Property FieldName As System.String
public System.string FieldName {get; set;}
Remarks
You don't need to specify value to this property when selected field is not custom.
See Also

Reference

FieldStyle Class
FieldStyle Members