Click or drag to resize
AbstractTableDefaultLayout Properties

The AbstractTableDefaultLayout type exposes the following members.

Properties
  NameDescription
Protected propertyBasicForm
Form
(Inherited from AbstractLayout.)
Protected propertyCategoryListPanel
Category list panel, may be displayed above formPanel.
(Inherited from AbstractDefaultLayout.)
Protected propertyFormElements
Gets visible form elements.
(Inherited from AbstractDefaultLayout.)
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.
(Inherited from AbstractDefaultLayout.)
Top
See Also