Back to Devexpress

DXTabControl.FastRenderPanelName Field

wpf-devexpress-dot-xpf-dot-core-dot-dxtabcontrol-7e79d368.md

latest1.0 KB
Original Source

DXTabControl.FastRenderPanelName Field

For internal use.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public const string FastRenderPanelName = "PART_FastRenderPanel"
vb
Public Const FastRenderPanelName As String = "PART_FastRenderPanel"

Field Value

Type
String

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

DXTabControl Class

DXTabControl Members

DevExpress.Xpf.Core Namespace