Class TableGridColumn
Inheritance
System.Object
TableGridColumn
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public class TableGridColumn : Object
Constructors
TableGridColumn()
Declaration
public TableGridColumn()
Properties
PreferredWidth
Width
Declaration
public float Width { get; set; }
Property Value
System.Single
|