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.v18.2.dll

Declaration

public abstract class FixedItem :
    BaseLayoutItem,
    IUIElement
See Also