FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / DesiredSize Property

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