[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Grid Assembly
C1.WPF.Grid
Classes
GridCellFactory
Methods
GetFrozenRightColumns
dotnet-api
C1.WPF.Grid Assembly
C1.WPF.Grid
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
Constructors
Properties
Methods
AllowCustomCell
AllowEditing
ApplySelectionState
BindCell
BindCellContent
CanDragColumn
CanDragRow
CanDropColumn
CanDropRow
CanSetColumnWidth
CanSetRowHeight
CreateCell
CreateCellContent
CreateCellEditor
DropColumnAsync
DropRowAsync
GetCellContentType
GetCellKind
GetCellText
GetColumnInfo
GetDefaultColumn
GetDefaultRow
GetFrozenBottomRows
GetFrozenColumns
GetFrozenRightColumns
GetFrozenRows
GetHoverRange
GetMergedRange
GetRowInfo
GetSelectedTimes
GetSelectionRange
IsBottomFreezingSeparatorVisible
IsLeftFreezingSeparatorVisible
IsRightFreezingSeparatorVisible
IsTopFreezingSeparatorVisible
OnColumnsChanged
OnColumnsChanging
OnEditEnded
OnResizedColumn
OnResizedRow
OnResizingColumn
OnResizingRow
OnRowsAndColumnsReset
OnRowsAndColumnsReseting
OnRowsChanged
OnRowsChanging
OnScrollTipShown
PrepareCell
RefreshSelectedRanges
SaveDesiredCellSize
SetCellValue
SetColumnWidth
SetRowHeight
UnbindCell
UnbindCellContent
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.GridCellFactory.GetFrozenRightColumns
GetFrozenRightColumns Method
GetFrozenRightColumns()
Gets the number of frozen columns at the right.
Declaration
public override int GetFrozenRightColumns()
Returns
Type
Description
int
Overrides
GridControlAdapter.GetFrozenRightColumns()