FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / DesiredSize Property

In This Topic
    DesiredSize Property (GridPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Size
    public Size DesiredSize {get;}
    See Also