[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
C1Sizer
Methods
GetCellAtPoint
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.GetCellAtPoint
GetCellAtPoint Method
GetCellAtPoint(Point)
Declaration
public Point GetCellAtPoint(Point pt)
Parameters
Type
Name
Description
Point
pt
Returns
Type
Description
Point
GetCellAtPoint(int, int)
Declaration
public Point GetCellAtPoint(int x, int y)
Parameters
Type
Name
Description
int
x
int
y
Returns
Type
Description
Point