Back to Devexpress

DocumentViewerBase.ResetBackColor() Method

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-2a2c4b0c.md

latest1.6 KB
Original Source

DocumentViewerBase.ResetBackColor() Method

Sets the DocumentViewerBase.BackColor property to Empty.

Namespace : DevExpress.DocumentView.Controls

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public override void ResetBackColor()
vb
Public Overrides Sub ResetBackColor

Remarks

If the DocumentViewerBase.BackColor property is set to Empty , the DocumentViewer‘s background color is obtained from the current skin.

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace