ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / GlobalColumnStylesForm Class / DesktopBounds Property

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