Back to Devexpress

IColumnChooser Methods

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

latest1.2 KB
Original Source

IColumnChooser Methods

When implemented, represents a Column Chooser.

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

IColumnChooser Members

DevExpress.Xpf.Core Namespace