C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / DeferResizing Property

In This Topic
DeferResizing Property (TransposedMultiRow<T>)
In This Topic
Gets or sets whether row and column resizing should be deferred until.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Overridable Property DeferResizing As Boolean
 
See Also