[]
        
(Showing Draft Content)

C1.C1Preview.RenderTable.RowsCanSplit

RowsCanSplit Property

RowsCanSplit

Gets or sets a value indicating whether table rows can split between pages (you can override this value for individual rows using CanSplit property). The default is false.

Declaration
[Obsolete("Use RowsSplitBehavior instead.")]
public bool RowsCanSplit { get; set; }