ClassStrechColumnResizingBehavior.ListViewTableViewCellArrangeInfo
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class StrechColumnResizingBehavior.ListViewTableViewCellArrangeInfo
Inheritance: objectStrechColumnResizingBehavior.ListViewTableViewCellArrangeInfo
Constructors
ListViewTableViewCellArrangeInfo(ListViewDetailColumn)
Initializes a new instance of the StrechColumnResizingBehavior.ListViewTableViewCellArrangeInfo class.
Declaration
cs-api-definition
public ListViewTableViewCellArrangeInfo(ListViewDetailColumn column)
Parameters
column
The column.
Fields
Properties
ResizeStartScaleFactor
Declaration
cs-api-definition
public float ResizeStartScaleFactor { get; set; }
Property Value
Methods
ClampWidth(float)
Clamps the width.
SetWidth(float, bool, bool)
Sets the width.