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

DataGridView Fields

A data grid view.
Name Description
ActualFilterStringProperty static Identifies the ActualFilterString bindable property.
AdvancedColumnLayoutProperty static Identifies the AdvancedColumnLayout bindable property.
AllowCascadeTreeCreationProperty static Identifies the AllowCascadeTreeCreation bindable property.
AllowCascadeUpdateProperty static Identifies the AllowCascadeUpdate bindable property.
AllowDragDropRowsProperty static Identifies the AllowDragDropRows bindable property.
AllowDragDropSortedRowsProperty static Identifies the AllowDragDropSortedRows bindable property.
AllowGroupCollapseProperty static Identifies the AllowGroupCollapse bindable property.
AllowInitiallySelectedRowProperty static Identifies the AllowInitiallySelectedRow bindable property.
AllowLiveDataShapingProperty static Identifies the AllowLiveDataShaping bindable property.
AllowSortProperty static Identifies the AllowSort bindable property.
AllowVirtualHorizontalScrollingProperty static Identifies the AllowVirtualHorizontalScrolling bindable property.
AutoExpandAllGroupsProperty static Identifies the AutoExpandAllGroups bindable property.
AutoFilterRowHandle Gets or sets the Auto Filter Row’s handle.
AutoFilterRowHeightProperty static Identifies the AutoFilterRowHeight bindable property.
AutoGenerateColumnsModeProperty static Identifies the AutoGenerateColumnsMode bindable property.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
CellAppearanceProperty static Identifies the CellAppearance bindable property.
ColumnHeaderAppearanceProperty static Identifies the ColumnHeaderAppearance bindable property.
ColumnHeaderContentTemplateProperty static Identifies the ColumnHeaderContentTemplate bindable property.
ColumnHeaderHeightProperty static Identifies the ColumnHeaderHeight bindable property.
EditColumnProperty static Identifies the EditColumn bindable property.
EditItemProperty static Identifies the EditItem bindable property.
EditorShowModeProperty static Identifies the EditorShowMode bindable property.
EditRowHandleProperty static Identifies the EditRowHandle bindable property.
FilterExpressionProperty static Identifies the FilterExpression bindable property.
FilterIconColorProperty static Identifies the FilterIconColor bindable property.
FilterStringProperty static Identifies the FilterString bindable property.
FixedColumnSeparatorThicknessProperty static Identifies the FixedColumnSeparatorThickness bindable property.
FullSwipeModeProperty static Identifies the FullSwipeMode bindable property.
GroupCaptionTemplateProperty static Identifies the GroupCaptionTemplate bindable property.
GroupRowAppearanceProperty static Identifies the GroupRowAppearance bindable property.
GroupRowHeightProperty static Identifies the GroupRowHeight bindable property.
GroupRowTemplateProperty static Identifies the GroupRowTemplate bindable property.
GroupSummaryTemplateProperty static Identifies the GroupSummaryTemplate bindable property.
IndicatorColorProperty static Identifies the IndicatorColor bindable property.
InvalidRowHandle An invalid row handle. This value is returned when trying to access a row that does not exist in the grid.
IsColumnHeaderVisibleProperty static Identifies the IsColumnHeaderVisible bindable property.
IsEditingProperty static Identifies the IsEditing bindable property.
IsHorizontalScrollBarVisibleProperty static Identifies the IsHorizontalScrollBarVisible bindable property.
IsLoadMoreEnabledProperty static Identifies the IsLoadMoreEnabled bindable property.
IsPullToRefreshEnabledProperty static Identifies the IsPullToRefreshEnabled bindable property.
IsReadOnlyProperty static Identifies the IsReadOnly bindable property.
IsRefreshingProperty static Identifies the IsRefreshing bindable property.
IsVerticalScrollBarVisibleProperty static Identifies the IsVerticalScrollBarVisible bindable property.
ItemsSourceProperty static Identifies the ItemsSource bindable property.
LoadMoreCommandProperty static Identifies the LoadMoreCommand bindable property.
PullToRefreshCommandProperty static Identifies the PullToRefreshCommand bindable property.
ReduceHeightToContentProperty static Identifies the ReduceHeightToContent bindable property.
RestoreCollectionsModeProperty static Identifies the RestoreCollectionsMode bindable property.
RowDragPreviewShadowColorProperty static Identifies the RowDragPreviewShadowColor bindable property.
RowDragPreviewTemplateProperty static Identifies the RowDragPreviewTemplate bindable property.
RowHeightProperty static Identifies the RowHeight bindable property.
RowTapCommandProperty static Identifies the RowTapCommand bindable property.
SelectedItemProperty static Identifies the SelectedItem bindable property.
SelectedRowHandleProperty static Identifies the SelectedRowHandle bindable property.
SelectionModeProperty static Identifies the SelectionMode bindable property.
ShowAutoFilterRowProperty static Identifies the ShowAutoFilterRow bindable property.
ShowFilterIconProperty static Identifies the ShowFilterIcon bindable property.
ShowGroupedColumnsProperty static Identifies the ShowGroupedColumns bindable property.
SortModeProperty static Identifies the SortMode bindable property.
SwipeItemAppearanceProperty static Identifies the SwipeItemAppearance bindable property.
SwipeItemTemplateProperty static Identifies the SwipeItemTemplate bindable property.
TotalSummaryAppearanceProperty static Identifies the TotalSummaryAppearance bindable property.
TotalSummaryHeightProperty static Identifies the TotalSummaryHeight bindable property.
TotalSummaryTemplateProperty static Identifies the TotalSummaryTemplate bindable property.
TotalSummaryVisibilityProperty static Identifies the TotalSummaryVisibility bindable property.
UnspecifiedHeight
VerticalLineThicknessProperty static Identifies the VerticalLineThickness bindable property.
See Also