[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
C1Sizer
Methods
GetControlAtCell
dotnet-api
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
Band
BandCollection
Border
C1Sizer
Constructors
Properties
Methods
AddControl
BeginInit
EndInit
GetCellAtPoint
GetCellBounds
GetControlAtCell
OnControlAdded
OnControlRemoved
OnMouseDown
OnMouseLeave
OnMouseMove
OnMouseUp
OnPaddingChanged
OnPaint
OnParentChanged
OnSizeChanged
OnSplitterMoved
OnSplitterMoving
ResumeLayout
SuspendLayout
Events
C1SizerEventArgs
C1SizerLight
C1SizerLightEventArgs
Column
ColumnCollection
Gradient
Grid
Row
RowCollection
Structs
Enums
Delegates
C1.Win.C1Sizer.Localization
(Showing Draft Content)
C1.Win.C1Sizer.C1Sizer.GetControlAtCell
GetControlAtCell Method
GetControlAtCell(int, int)
Declaration
public Control GetControlAtCell(int row, int col)
Parameters
Type
Name
Description
int
row
int
col
Returns
Type
Description
Control