Back to Devexpress

DocumentViewerBase.ViewColumns Property

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-dc3c697c.md

latest1.2 KB
Original Source

DocumentViewerBase.ViewColumns 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 ViewColumns { get; }
vb
<Browsable(False)>
Public ReadOnly Property ViewColumns As Integer

Property Value

TypeDescription
Int32

An integer value.

|

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace