C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / ActualWidth Property

In This Topic
ActualWidth Property (GridColumn)
In This Topic
Gets the actual width of the column in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualWidth As Double
 
See Also