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

In This Topic
    ActualWidth Property (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As Double
    public double ActualWidth {get;}
    See Also