Version

PropertyIds Enumeration

Constants which identify properties.
Syntax
'Declaration
 
Public Enum PropertyIds 
   Inherits System.Enum
public enum PropertyIds : System.Enum 
Members
MemberDescription
ActiveActive
ActiveCellActiveCell
ActiveRowActiveRow
AllowCellSelectionAllowCellSelection
AllowColumnResizeAllowColumnResize
AllowColumnSelectionAllowColumnSelection
AllowDisparateSelectionAllowDisparateSelection
AllowDropAllowDrop
AllowFilteringAllowFiltering
AllowRemoveAllowRemove
AllowRemoveItemsAllowRemoveItems
AllowResizeAllowResize
AllowRowHeaderResizeAllowRowHeaderResize
AllowRowSelectionAllowRowSelection
AllowSelectionAllowSelection
AppearanceAppearance
AppearancesAppearances
AutoSizingAutoSizing
CellCell
CellAppearanceCellAppearance
CellClickActionCellClickAction
CellHotTrackingBehaviorCellHotTrackingBehavior
CellsRowCells
ClearClear
ClickActionClickAction
CollectionChangedCollectionChanged
ColumnColumn
ColumnAppearanceCellAppearance
ColumnAutoSizingColumnAutoSizing
ColumnCellHotTrackingBehaviorColumnCellHotTrackingBehavior
ColumnDropAreaColumnDropArea
ColumnHeaderAppearanceCellHeaderAppearance
ColumnHeaderClickActionColumnHeaderClickAction
ColumnsColumns
ColumnWidthColumnWidth
DataSourceUpdatingEffectsDataSourceUpdatingEffects
DragOverDragOver
DropAreaAppearanceDropAreaAppearance
DropAreaItemAppearanceDropAreaItemAppearance
EditingEditing
EnabledEnabled
ExpandedExpanded
FilterButtonAppearanceFilterButtonAppearance
FilterDropAreaFilterDropArea
FilterSelectorAppearanceFilterSelectorAppearance
FilterSelectorButtonAppearanceFilterSelectorButtonAppearance
FormatFormat
FormatProviderFormatProvider
GesturesEnabledGesturesEnabled
HasSelectedCellHasSelectedCell
HeaderAppearanceCellAppearance
HeaderClickActionHeaderClickAction
HeaderTextHeaderText
HotTrackingHotTracking
HotTrackingDirectHotTrackingDirect
HotTrackingIndirectHotTrackingIndirect
ItemItem
ItemAppearanceItemAppearance
ItemsItems
MaxItemWidthMaxItemWidth
MaxWidthMaxWidth
MeasureDropAreaMeasureDropArea
NoneNone
NormalNormal
PressedPressed
PropertyCachingEnabledPropertyCachingEnabled
ResetReset
RowRow
RowAppearanceCellAppearance
RowCellHotTrackingBehaviorRowCellHotTrackingBehavior
RowDropAreaRowDropArea
RowHeaderAppearanceCellHeaderAppearance
RowHeaderAutoSizingRowHeaderAutoSizing
RowHeaderIndentationRowHeaderIndentation
RowHeaderLayoutRowHeaderLayout
RowsRows
SelectedSelected
SelectionSelection
ShowDefaultImageShowDefaultImage
ShowToolTipsShowToolTips
SortDirectionSortDirection
SortedColumnsSortedColumns
SortIndicatorVisibilitySortIndicatorVisibility
TextText
UpdatingUpdating
UseServerFormatUseServerFormat
VisibleVisible
WidthWidth
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also