[]
        
(Showing Draft Content)

C1.C1Preview.RenderTable.ColsCanSplit

ColsCanSplit Property

ColsCanSplit

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

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