ClassTableViewCellArrangeInfo
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
cs-api-definition
public class TableViewCellArrangeInfo : CellArrangeInfo
Inheritance: objectCellArrangeInfoTableViewCellArrangeInfo
Inherited Members
Constructors
TableViewCellArrangeInfo(GridViewColumn)
Initializes a new instance of the TableViewCellArrangeInfo class.
Declaration
cs-api-definition
public TableViewCellArrangeInfo(GridViewColumn column)
Parameters
column
The column.
Fields
Methods
ClampWidth(int)
Clamps the width.
SetWidth(int, bool, bool)
Sets the width.