GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView 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 Type
    public Type Type {get; set;}
    See Also