Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / Rectangle Property


In This Topic
Rectangle Property (DataValidationNote)
In This Topic
Gets the rectangular coordinates of the element.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Rectangle As Rectangle
 
'Usage
 
Dim instance As DataValidationNote
Dim value As Rectangle
 
value = instance.Rectangle

Property Value

The rectangle.
See Also