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