Skip to main content
A newer version of this page is available. .
Tab

GridColumnEditFormSettings Properties

Provides the edit cell‘s settings.
Name Description
Caption Gets or sets the edit cell’s caption.
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 edit 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