TreeListColumnEditFormSettings Properties
Provides the edit cell’s settings.Name | Description |
---|---|
CaptionLocation | Gets or sets the location of the edit cell’s caption. |
ColumnSpan | Gets or sets the number of columns in the Edit Form that the cell spans. |
RowSpan | Gets or sets the number of rows in the Edit Form that the cell spans. |
Visible | Gets or sets whether the edit cell that corresponds to the current data column is displayed within the Edit Form. |
VisibleIndex | Gets or sets the edit cell’s position within the Edit Form. |
See Also