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

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