Skip to main content
A newer version of this page is available. .

DocumentViewerSettings.SettingsSplitter Property

Provides access to the splitter settings.

Namespace: DevExpress.Web.Mvc

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

Declaration

public DocumentViewerSplitterSettings SettingsSplitter { get; }

Property Value

Type Description
DocumentViewerSplitterSettings

A DocumentViewerSplitterSettings object.

See Also