[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Grid Assembly
C1.WPF.Grid
Classes
FlexGrid
Properties
DefaultRowHeight
dotnet-api
C1.WPF.Grid Assembly
C1.WPF.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
Constructors
Fields
Properties
ActualAlternatingRowStyle
ActualBottomLeftHeaderStyle
ActualColumnFooterSelectedStyle
ActualColumnFooterStyle
ActualColumnHeaderSelectedStyle
ActualColumnHeaderStyle
ActualErrorStyle
ActualGroupRowStyle
ActualNewRowStyle
ActualRowErrorStyle
ActualRowHeaderErrorStyle
ActualRowHeaderSelectedStyle
ActualRowHeaderStyle
ActualRowStyle
ActualTopLeftHeaderStyle
AllowDeleting
AllowDragging
AllowFiltering
AllowGrouping
AllowMerging
AllowResizing
AllowSorting
AlternatingRowBackground
AlternatingRowForeground
AlternatingRowStyle
AutoGenerateColumns
AutoSizeMode
AutomationEnabled
BottomLeftCells
BottomLeftHeaderBackground
BottomLeftHeaderForeground
BottomLeftHeaderGridLinesBrush
BottomLeftHeaderGridLinesVisibility
BottomLeftHeaderStyle
CellFactory
Cells
ChildItemsPath
ClassicStyle
ClipboardCopyMode
ColumnFooterBackground
ColumnFooterFontFamily
ColumnFooterFontSize
ColumnFooterFontStyle
ColumnFooterFontWeight
ColumnFooterForeground
ColumnFooterGridLinesBrush
ColumnFooterGridLinesVisibility
ColumnFooterRows
ColumnFooterSelectedBackground
ColumnFooterSelectedForeground
ColumnFooterSelectedStyle
ColumnFooterStyle
ColumnFooters
ColumnHeaderBackground
ColumnHeaderFontFamily
ColumnHeaderFontSize
ColumnHeaderFontStyle
ColumnHeaderFontWeight
ColumnHeaderForeground
ColumnHeaderGridLinesBrush
ColumnHeaderGridLinesVisibility
ColumnHeaderRows
ColumnHeaderSelectedBackground
ColumnHeaderSelectedForeground
ColumnHeaderSelectedStyle
ColumnHeaderStyle
ColumnHeaders
ColumnOptionsIconTemplate
ColumnOptionsMenuVisibility
Columns
CursorBackground
CursorForeground
CursorRange
DataCollection
DefaultColumnHeaderRowHeight
DefaultColumnWidth
DefaultGroupRowHeight
DefaultRowHeaderColumnWidth
DefaultRowHeight
EditIconTemplate
EditorBackground
EditorForeground
EditorRange
ErrorIconTemplate
ErrorStyle
ErrorToolTipStyle
FilterIconTemplate
FrozenBottomRows
FrozenColumns
FrozenRightColumns
FrozenRows
GroupCollapsedIconTemplate
GroupExpandedIconTemplate
GroupHeaderConverter
GroupHeaderFormat
GroupRowBackground
GroupRowFontFamily
GroupRowFontSize
GroupRowFontStyle
GroupRowFontWeight
GroupRowForeground
GroupRowPosition
GroupRowStyle
GroupSummariesPosition
HeadersVisibility
IsReadOnly
ItemsSource
MaxColumnWidth
MaxGroupLevel
MaxRowHeight
MergeManager
MinColumnWidth
MinRowHeight
MouseOverMode
NewRowBackground
NewRowForeground
NewRowIconTemplate
NewRowPlaceholder
NewRowPosition
NewRowStyle
PopupStyle
RowBackground
RowErrorStyle
RowForeground
RowHeaderBackground
RowHeaderColumns
RowHeaderErrorStyle
RowHeaderFontFamily
RowHeaderFontSize
RowHeaderFontStyle
RowHeaderFontWeight
RowHeaderForeground
RowHeaderGridLinesBrush
RowHeaderGridLinesVisibility
RowHeaderSelectedBackground
RowHeaderSelectedForeground
RowHeaderSelectedStyle
RowHeaderStyle
RowHeaders
RowStyle
Rows
ScrollTipTemplate
SelectedIndex
SelectedItem
SelectedItems
SelectedRanges
Selection
SelectionBackground
SelectionForeground
SelectionMode
ShowDesignTimeData
ShowErrors
ShowFilter
ShowOutlineBar
ShowSelectionMenu
ShowSort
SortAscendingIconTemplate
SortDescendingIconTemplate
SortIconPosition
SortIndeterminateIconTemplate
SummaryIconTemplate
TopLeftCells
TopLeftHeaderBackground
TopLeftHeaderForeground
TopLeftHeaderGridLinesBrush
TopLeftHeaderGridLinesVisibility
TopLeftHeaderStyle
TreeColumnIndex
TreeExpandMode
TreeIndent
TreeIndentMode
TreeLinesBrush
TreeLinesDashArray
TreeLinesMode
TreeLinesRadiusX
TreeLinesRadiusY
TreeLinesThickness
ViewRange
this
Methods
Events
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
GridCellFactoryNotifyChange
GridCellIconPresenter
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnFilterLoadingEventArgs
GridColumnHeaderCell
GridColumnHeaderPanel
GridColumnOptionsLoadingEventArgs
GridColumnWidthEditor
GridDataMap
GridDateTimeColumn
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHitTestInfo
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPaginator
GridPanel
GridPrintParameters
GridResources
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridScrollTipEventArgs
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSkeletonLoadingCell
GridSkeletonLoadingCellFactory
GridSummaryCell
GridSummaryRow
GridTextCellView
GridWrapCellFactory
SkeletonLoadingBehavior
TransposedGridBehavior
TransposedGridCellFactory
Enums
Interfaces
C1.WPF.Grid.Automation
C1.WPF.Grid.Resources
C1.WPF.Grid.Excel Assembly
C1.WPF.GridControl Assembly
dotnet-framework-api
(Showing Draft Content)
C1.WPF.Grid.FlexGrid.DefaultRowHeight
DefaultRowHeight Property
DefaultRowHeight
Gets or sets the default height of the rows.
Declaration
public GridLength DefaultRowHeight { get; set; }