For a list of all members of this type, see BorderLayoutModel members.
Name | Description | |
---|---|---|
![]() | LeftWidth | Gets or sets the width of the left region, either in px or percentages. |
![]() | RightWidth | Gets or sets the width of the right region, either in px or percentages. |
![]() | ShowFooter | Gets or sets whether the footer region in the border layout will be hidden or shown. |
![]() | ShowHeader | Gets or sets whether the header region in the border layout will be hidden or shown. |
![]() | ShowLeft | Gets or sets whether the left region in the border layout will be hidden or shown. |
![]() | ShowRight | Gets or sets whether the right region in the border layout will be hidden or shown. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub