ConsumeWhiteSpace Property (IList)
In This Topic
Indicates that all whitespace in list should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds.
Syntax
'Declaration
ReadOnly Property ConsumeWhiteSpace As Boolean
bool ConsumeWhiteSpace {get;}
See Also