C1.Silverlight.FlexGrid.5
Width Property (Column)

Gets or sets the width of this column, in pixels (set to GridLength.Auto to use the default width).
Syntax
'Declaration
 
Public Property Width As System.Windows.GridLength
public System.Windows.GridLength Width {get; set;}
See Also

Reference

Column Class
Column Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.