ComponentOne GanttView for WinForms
FieldStyleCollection Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : FieldStyleCollection Class
The collection of field styles.
Object Model
FieldStyleCollection Class
Syntax
'Declaration
 
Public Class FieldStyleCollection 
   Inherits System.ComponentModel.BindingList(Of FieldStyle)
public class FieldStyleCollection : System.ComponentModel.BindingList<FieldStyle> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         C1.Win.C1GanttView.FieldStyleCollection

See Also

Reference

FieldStyleCollection Members
C1.Win.C1GanttView Namespace