ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / Triple Class / Type Property

In This Topic
    Type Property (Triple)
    In This Topic
    Gets or sets the filter field's type.
    Syntax
    'Declaration
     
    Public Property Type As System.Type
    public System.Type Type {get; set;}
    See Also