DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / ChecklistFilter Class / LayoutType Property

In This Topic
    LayoutType Property (ChecklistFilter)
    In This Topic
    Gets or sets a value indicating layout type of checklist.
    Syntax
    'Declaration
     
    Public Property LayoutType As LayoutType
    public LayoutType LayoutType {get; set;}
    See Also