[]
ITagHelper implementation for Column.
[HtmlTargetElement("c1-flex-grid-column")]
[RestrictChildren("c1-flex-grid-cell-template", new string[] { "c1-data-map", "c1-flex-grid-column" })]
public class ColumnTagHelper : ColumnBaseTagHelper<Column>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ColumnTagHelper() |
Name | Description |
---|---|
AllowDragging | Configurates AllowDragging. Sets whether the user can move this row or column to a new position with the mouse. |
CollectionName | Gets the collection name. |
Name | Description |
---|---|
GetObjectInstance(object) | Gets the Column instance. |