Click or drag to resize

EditableListEditFormOptions Properties

The EditableListEditFormOptions type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets or sets the caption.
(Inherited from EditableListColumnOptions.)
Public propertyCssClass
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
(Inherited from EditableListColumnOptions.)
Public propertyEnabled
Gets or sets a value indicating whether column is enabled.
Public propertyHeight
Gets or sets the height of the column.
(Inherited from EditableListColumnOptions.)
Public propertyIndex
Gets or sets a value indicating column index.
(Inherited from EditableListColumnOptions.)
Public propertyTooltip
Gets or sets the column header's tooltip text.
(Inherited from EditableListColumnOptions.)
Public propertyVisible
Gets or sets a value that indicates whether a column is visible.
(Inherited from EditableListColumnOptions.)
Public propertyWidth
Gets or sets the width of the column.
(Inherited from EditableListColumnOptions.)
Top
See Also