API ReferenceSandbox.UI
public sealed class Sandbox.UI.VirtualGrid : Sandbox.UI.BaseVirtualPanel
A virtualized, scrollable grid panel that only creates item panels when visible.
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public VirtualGrid()
No results match this filter.
Properties
Showing 1 properties
public Vector2 Sandbox.UI.VirtualGrid.ItemSize { get; set; }
Fixed width of each item. If < 0, layout may stretch to fill width.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.VirtualGrid |