ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / IInputEditorElement Interface / Bounds Property

In This Topic
    Bounds Property (IInputEditorElement)
    In This Topic
    Gets the bounds of content element.
    Syntax
    'Declaration
     
    
    ReadOnly Property Bounds As Rectangle
    Rectangle Bounds {get;}
    See Also