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

TextColumn Fields

A grid column used to display and edit text values.
Name Description
AllowSortProperty static Identifies the GridColumn.AllowSort bindable property. Inherited from GridColumn.
CaptionProperty static Identifies the GridColumn.Caption bindable property. Inherited from GridColumn.
DisplayFormatProperty static Identifies the GridColumn.DisplayFormat bindable property. Inherited from GridColumn.
EditFormCaptionProperty static Identifies the GridColumn.EditFormCaption bindable property. Inherited from GridColumn.
FieldNameProperty static Identifies the GridColumn.FieldName bindable property. Inherited from GridColumn.
FixedStyleProperty static Identifies the GridColumn.FixedStyle bindable property. Inherited from GridColumn.
GroupCaptionDisplayFormatProperty static Identifies the GridColumn.GroupCaptionDisplayFormat bindable property. Inherited from GridColumn.
GroupCaptionTemplateProperty static Identifies the GridColumn.GroupCaptionTemplate bindable property. Inherited from GridColumn.
GroupIntervalProperty static Identifies the GridColumn.GroupInterval bindable property. Inherited from GridColumn.
HeaderCaptionLineBreakModeProperty static Identifies the GridColumn.HeaderCaptionLineBreakMode bindable property. Inherited from GridColumn.
HeaderContentTemplateProperty static Identifies the GridColumn.HeaderContentTemplate bindable property. Inherited from GridColumn.
HorizontalContentAlignmentProperty static Identifies the GridColumn.HorizontalContentAlignment bindable property. Inherited from GridColumn.
IsGroupedProperty static Identifies the GridColumn.IsGrouped bindable property. Inherited from GridColumn.
IsReadOnlyProperty static Identifies the GridColumn.IsReadOnly bindable property. Inherited from GridColumn.
IsVisibleProperty static Identifies the GridColumn.IsVisible bindable property. Inherited from GridColumn.
LineBreakModeProperty static Identifies the DataGridView.GroupCaptionTemplate bindable property.
MaxWidthProperty static Identifies the GridColumn.MaxWidth bindable property. Inherited from GridColumn.
MinWidthProperty static Identifies the GridColumn.MinWidth bindable property. Inherited from GridColumn.
SortIndexProperty static Identifies the GridColumn.SortIndex bindable property. Inherited from GridColumn.
SortModeProperty static Identifies the GridColumn.SortMode bindable property. Inherited from GridColumn.
SortOrderProperty static Identifies the GridColumn.SortOrder bindable property. Inherited from GridColumn.
TotalSummaryTemplateProperty static Identifies the GridColumn.TotalSummaryTemplate bindable property. Inherited from GridColumn.
UnboundExpressionProperty static Identifies the GridColumn.UnboundExpression bindable property. Inherited from GridColumn.
UnboundTypeProperty static Identifies the GridColumn.UnboundType bindable property. Inherited from GridColumn.
VerticalContentAlignmentProperty static Identifies the GridColumn.VerticalContentAlignment bindable property. Inherited from GridColumn.
WidthProperty static Identifies the GridColumn.Width bindable property. Inherited from GridColumn.
See Also