IsLastVertically Property
In This Topic
Gets a value indicating whether this is the last area vertically.
Syntax
'Declaration
ReadOnly Property IsLastVertically As Boolean
bool IsLastVertically {get;}
Property Value
true
if this is the last area vertically; otherwise,
false
.
See Also