name |
String |
Sets the name of the component. |
column-spacing |
String |
Defines the spacing between columns of the container. |
horizontal-align |
HorizontalAlign |
Defines the horizontal align of the items in the grid column. Default value is Stretch. |
row-spacing |
String |
Defines the spacing between rows of the container. |
vertical-align |
VerticalAlign |
Defines the vertical align of the items in the grid column. Default value is Stretch. |
width |
String |
Defines the width of the container. |
is-in-client-template |
Boolean |
When placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute. |
deferred |
Boolean |
Suppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method. |
as-child-component |
Boolean |
|
has-client-component |
Boolean |
|
sanitize-id |
Boolean |
|