ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
GridControlAdapter Class
/ GetFrozenRows Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
Namespaces
C1.WinUI.Grid Namespace
Overview
Classes
C1GridControl
CancelEventArgs
GridControlAdapter
Overview
Members
Methods
AllowEditing Method
BindCell Method
CreateCell Method
CreateCellEditor Method
GetCellKind Method
GetCellText Method
GetColumnOffset Method
GetColumnOffset(Int32) Method
GetColumnOffset(Int32,Int32) Method
GetColumnRenderWidth Method
GetDefaultColumn Method
GetDefaultRow Method
GetFrozenBottomRows Method
GetFrozenColumns Method
GetFrozenRows Method
GetHoverRange Method
GetRowOffset Method
GetRowOffset(Int32) Method
GetRowOffset(Int32,Int32) Method
GetRowRenderHeight Method
GetSelectedTimes Method
GetSelectionRange Method
IsBottomFreezingSeparatorVisible Method
IsLeftFreezingSeparatorVisible Method
IsTopFreezingSeparatorVisible Method
OnEditEnded Method
PrepareCell Method
RefreshSelectedRanges Method
RevertCell Method
SetCellValue Method
UnbindCell Method
Properties
ColumnsCount Property
DefaultColumn Property
DefaultRow Property
Grid Property
IsCellSelection Property
IsColumnSelection Property
IsMouseOverEnabled Property
IsMultipleSelection Property
IsMultiRangeSelection Property
IsRowSelection Property
IsSelectionEnabled Property
NavigableRange Property
RowsCount Property
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
GridControlPanel
GridControlRange
GridControlRangeEventArgs
GridControlSelectionEventArgs
GridControlTapEventArgs
GridManipulationLayer
GridSelectionLayer
GridUpdateAnimation
Enumerations
GridControlAdapterNotifyChangeAction
GridEnterAction
GridLinesVisibility
GridScaleMode
GridScrollMode
GridSelectedState
GridTabAction
GridZoomMode
C1.WinUI.GridControl.C1_WinUI_GridControl_XamlTypeInfo Namespace
Overview
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
GetFrozenRows Method (GridControlAdapter)
In This Topic
Syntax
See Also
Gets the number of frozen rows.
Syntax
C#
public
virtual
int
GetFrozenRows()
See Also
Reference
GridControlAdapter Class
GridControlAdapter Members