Back to Devexpress

FlyoutBase.RenderGrid Property

wpf-devexpress-dot-xpf-dot-editors-dot-flyout-dot-native-dot-flyoutbase-6ac85eb2.md

latest1.1 KB
Original Source

FlyoutBase.RenderGrid Property

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

Namespace : DevExpress.Xpf.Editors.Flyout.Native

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public FrameworkElement RenderGrid { get; protected set; }
vb
Public Property RenderGrid As FrameworkElement

Property Value

Type
FrameworkElement

See Also

FlyoutBase Class

FlyoutBase Members

DevExpress.Xpf.Editors.Flyout.Native Namespace