ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapFieldDialog Class / DesktopBounds Property

In This Topic
    DesktopBounds Property (C1OlapFieldDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle DesktopBounds {get; set;}
    See Also