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

Gets the rendering width of this column in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualWidth As System.Double
public System.double ActualWidth {get;}
Remarks
This property takes into account the default, minimum, and maximum sizes set by the parent ColumnCollection, as well as star lengths assigned to columns.
See Also

Reference

Column Class
Column Members

 

 


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