[]
Type of layout control
public enum LayoutType
Public Enum LayoutType
| Name | Description |
|---|---|
| Custom | Custom layout type for user-defined ILayaut |
| Flow | FlowLayout layout type |
| Grid | GridLayout layout type |
| Split | SplitLayout layout type |