CellArrangeInfo
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
C#
public class CellArrangeInfo
Inheritance: objectCellArrangeInfo
Derived Classes:
Constructors
Initializes a new instance of the CellArrangeInfo class.
Fields
C#
public RectangleF Bounds
Properties
Gets the column.
C#
public GridViewColumn Column { get; }
The column.