CompleteItemVertically Property
Gets a value indicating whether a complete item fits into this range vertically.
'Declaration
ReadOnly Property CompleteItemVertically As Boolean
bool CompleteItemVertically {get;}
Property Value
true
if a complete item fits vertically; otherwise,
false
.