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