C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridNumericColumn Class / Width Property

In This Topic
Width Property (GridNumericColumn)
In This Topic
Gets or sets the width of the column.
Syntax
'Declaration
 
Public Property Width As GridLength
 
See Also