Skip to main content
A newer version of this page is available. .

FixedItem Class

An ancestor for fixed items available via the Customization Form (the Empty Space Item, Label, Splitter and Separator).

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public abstract class FixedItem :
    BaseLayoutItem,
    IUIElement
See Also