Property RowTemplate
RowTemplate
Gets or sets the list of cells composing the row template.
A max of 16 cells are supported.
[JsonProperty("row_template")]
public List<NuiListTemplateCell> RowTemplate { get; set; }
Gets or sets the list of cells composing the row template.
A max of 16 cells are supported.
[JsonProperty("row_template")]
public List<NuiListTemplateCell> RowTemplate { get; set; }