WideLayout Property (C1FlexViewerPane)
In This Topic
Gets or sets a value indicating whether a multi-column layout is applied to wide reports by default.
Syntax
'Declaration
Public Property WideLayout As Boolean
public bool WideLayout {get; set;}
See Also