# AdvColumnComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/shared/advance-grid/adv-column/adv-column.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_AdvColumnComponent_7bdf2086["AdvColumnComponent"]
    class component_AdvColumnComponent_7bdf2086 rootComponent
```

## Relationships

- IMPORTS → `CellItemEvent`
- IMPORTS → `AdvColumn`
- IMPORTS → `LiveDatasouce`
- IMPORTS → `Validation`
- IMPORTS → `AppSettings`
- IMPORTS → `CustomSelectBoxComponent`
- IMPORTS → `AdvanceGridService`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `AdvRowComponent` — `Frontend/src/app/components/shared/advance-grid/adv-row/adv-row.component.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
