Back to Devexpress

Presentation.ViewProperties Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentation-327ae95f.md

latest1.3 KB
Original Source

Presentation.ViewProperties Property

Gets the presentation view properties.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ViewProperties ViewProperties { get; }
vb
Public ReadOnly Property ViewProperties As ViewProperties

Property Value

TypeDescription
ViewProperties

The presentation view properties.

|

Remarks

For more information, refer to the following help topic: Configure View Settings.

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace