# SplitRowComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_SplitRowComponent_1da14167["SplitRowComponent"]
    class component_SplitRowComponent_1da14167 rootComponent
```

## Relationships

- IMPORTS → `ItemTypesEnum`
- IMPORTS → `CellItemEvent`
- IMPORTS → `AdvColumn`
- IMPORTS → `AppSettings`

## 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)

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