[]
        
(Showing Draft Content)

C1.Report.Section.UseColumnLayout

UseColumnLayout Property

UseColumnLayout

For master report's group and detail sections only, gets or sets a value indicating whether the current section should use column layout defined by Columns and ColumnLayout properties.

Declaration
public bool UseColumnLayout { get; set; }