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