Back to Devexpress

DXDialogWindow.ActualFooter Property

wpf-devexpress-dot-xpf-dot-core-dot-dxdialogwindow-fd4bf41d.md

latest999 B
Original Source

DXDialogWindow.ActualFooter Property

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

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public UIElement ActualFooter { get; }
vb
Public ReadOnly Property ActualFooter As UIElement

Property Value

Type
UIElement

See Also

DXDialogWindow Class

DXDialogWindow Members

DevExpress.Xpf.Core Namespace