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

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