[]
        
(Showing Draft Content)

C1.DataFilter.LayoutType

LayoutType Enum

Defines the layout type of checklist.

Namespace: C1.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public enum LayoutType

Fields

Name Description
Flow

The layout that stacks children vertically to several columns.

List

The layout that stacks children vertically to one column.