Skip to main content
All docs
V24.1

ColumnChooserSelectionConfigBuilder(OptionsOwnerContext) Constructor

Initializes a new instance of the ColumnChooserSelectionConfigBuilder class with specified settings.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public ColumnChooserSelectionConfigBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type
context OptionsOwnerContext
See Also