---
title: "LazyGridScopeMarker"
description: "DSL marker used to distinguish between lazy grid dsl scope and the item content scope."
type: "class"
---

<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
@DslMarker annotation class LazyGridScopeMarker
```


DSL marker used to distinguish between lazy grid dsl scope and the item content scope.



