Edit

Share via


IGridProperties Interface

Definition

Namespace: Microsoft.CommandPalette.Extensions

The IGridProperties interface represents the properties of a grid in the Command Palette. It is used to define the layout and appearance of grids in the Command Palette, such as tile size.

Properties

Property Type Description
TileSize Windows.Foundation.Size Gets or sets the size of the tiles in the grid.