MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsFullExportSettings Class / LayoutMode Property

In This Topic
LayoutMode Property (BaseXlsFullExportSettings)
In This Topic
Gets or sets the layout mode for the XLS export.
Syntax
'Declaration
 
Public Property LayoutMode As EnumDefaultExportSetting(Of LayoutMode)
 

Property Value

An EnumDefaultExportSetting<T> object representing the layout mode.
See Also