ICSS2Properties.GridTemplateAreas

ICSS2Properties.GridTemplateAreas property

See the grid-template-areas property definition in CSS2.

public string GridTemplateAreas { get; set; }

Return Value

grid-template-areas property

See Also