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