Back to Devexpress

IColumnChooser Members

wpf-devexpress-dot-xpf-dot-core-dot-icolumnchooser-dot-underscore-members.md

latest1.3 KB
Original Source

IColumnChooser Members

When implemented, represents a Column Chooser.

Properties

NameDescription
TopContainerWhen implemented, returns the Column Chooser’s root element.

Methods

NameDescription
ApplyState(IColumnChooserState)When implemented, reads the specified state (size, position, etc.) and applies it to the Column Chooser (deserialization).
Destroy()When implemented, destroys the Column Chooser.
Hide()When implemented, hides the Column Chooser.
SaveState(IColumnChooserState)When implemented, saves the Column Chooser’s state (serialization).
Show()When implemented, shows the Column Chooser.

See Also

IColumnChooser Interface

DevExpress.Xpf.Core Namespace