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

FixedItem Class

Serves as a base class for fixed items that you can find in the Customization Window (the EmptySpaceItem, LabelItem, LayoutSplitter, and SeparatorItem ).

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public abstract class FixedItem :
    BaseLayoutItem,
    IUIElement
See Also