Back to Devexpress

DocumentViewerBase.ViewRows Property

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-51b97c5a.md

latest1.2 KB
Original Source

DocumentViewerBase.ViewRows Property

For internal use.

Namespace : DevExpress.DocumentView.Controls

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public int ViewRows { get; }
vb
<Browsable(False)>
Public ReadOnly Property ViewRows As Integer

Property Value

TypeDescription
Int32

An integer value.

|

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace