FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowHeaderColumn Class / ActualWidth Property

In This Topic
    ActualWidth Property (GridRowHeaderColumn)
    In This Topic
    Gets the actual width of the column in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As Double
    public double ActualWidth {get;}
    See Also