Table of Contents

Class ViewLayout

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

Represents a view layout.

[Serializable]
[TypeConverter(typeof(ViewLayoutypeConverter))]
public class ViewLayout
Inheritance
ViewLayout

Constructors

ViewLayout()

Initializes a new instance of the ViewLayout class.

Properties

Layouts

Gets or sets the list of layouts.

ViewName

Gets or sets the name of the view.