Click or drag to resize
AbstractDefaultLayout Properties

The AbstractDefaultLayout type exposes the following members.

Properties
  NameDescription
Protected propertyBasicForm
Form
(Inherited from AbstractLayout.)
Protected propertyCategoryListPanel
Category list panel, may be displayed above formPanel.
Protected propertyFormElements
Gets visible form elements.
Public propertyFormPanel
Main form panel
(Inherited from AbstractLayout.)
Public propertyRequiredMarkCssClass
Gets or sets CSS class for the required mark (*)
(Inherited from AbstractLayout.)
Protected propertyTotalColumns
Indicates number of form columns.
Top
See Also