LayoutTableRowsApart Property
In This Topic
Gets or sets whether to allow table rows to wrap inline objects independently.
Syntax
'Declaration
Public Property LayoutTableRowsApart As System.Boolean
public System.bool LayoutTableRowsApart {get; set;}
See Also