RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TableView Class / DesiredSize Property

In This Topic
    DesiredSize Property (C1TableView)
    In This Topic
    Gets the resulting size of the last measure of this view.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DesiredSize As Size
    public Size DesiredSize {get;}
    See Also