[]
ITagHelper implementation for ManualGridTile.
[HtmlTargetElement("c1-manual-grid-tile")]
public class ManualGridTileTagHelper : GridTileTagHelper<ManualGridTile>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ManualGridTileTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
Column | Configurates Column. Sets the start column index of tile. The column index starts from 1. |
Row | Configurates Row. Sets the start row index of tile. The row index starts from 1. |