ComponentOne ASP.NET MVC Controls
Layout Property

C1.Web.Mvc Namespace > DashboardLayout Class : Layout Property
Gets or sets the layout applied.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public Property Layout As LayoutBase
[JsonConverter(C1.Web.Mvc.Serialization.ServiceConverter)]
public LayoutBase Layout {get; set;}
See Also

Reference

DashboardLayout Class
DashboardLayout Members