InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / GridPanel Class / GetBounds Method

In This Topic
    GetBounds Method (GridPanel)
    In This Topic
    Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. Ancestor element (parent, grand-parent, etc). A System.Drawing.Rectangle that corresponds to the element's position within the given ancestor.
    Overload List
    OverloadDescription
    Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. Ancestor element (parent, grand-parent, etc). A System.Drawing.Rectangle that corresponds to the element's position within the given ancestor. (Inherited from C1.Framework.Element)
    Gets the element's bounds (size and location) within an arbitrary ancestor, in pixels. (Inherited from C1.Framework.Element)
    See Also