Gets or sets the width of this column, in pixels (set to GridLength.Auto
to use the default width).
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public GridLength Width { get; set; } |
Visual Basic |
---|
Public Property Width As GridLength Get Set |