# XWUIGridToolPanel

Attachable columns/filters/custom side tool panel for grids with group/aggregate drop zones.

## BasicUsage

Default name/amount/region column chooser.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default name/amount/region column chooser.
```

## FiltersFirst

Open on the filters pane.

```example
file: examples/FiltersFirst.ts
html: examples/FiltersFirst.html
title: FiltersFirst
description: Open on the filters pane.
```

## NoAggregates

Hide the aggregate drop zone.

```example
file: examples/NoAggregates.ts
html: examples/NoAggregates.html
title: NoAggregates
description: Hide the aggregate drop zone.
```

## ExportSnapshot

Read the host-applicable tool snapshot.

```example
file: examples/ExportSnapshot.ts
html: examples/ExportSnapshot.html
title: ExportSnapshot
description: Read the host-applicable tool snapshot.
```

```api
```
