Skip to main content

DocumentViewerSettings.SettingsSplitter Property

Provides access to the splitter settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DocumentViewerSplitterSettings SettingsSplitter { get; }

Property Value

Type Description
DocumentViewerSplitterSettings

A DocumentViewerSplitterSettings object.

See Also