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

IColumnChooserFactory Interface

Creates the Column Band Chooser.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public interface IColumnChooserFactory

The following members return IColumnChooserFactory objects:

Remarks

The IColumnChooserFactory class is used to create new IColumnChooser instances.

See Also