Version 20.1

BorderLayoutModel Class Properties

For a list of all members of this type, see BorderLayoutModel members.

Public Properties
 NameDescription
Public PropertyLeftWidthGets or sets the width of the left region, either in px or percentages.  
Public PropertyRightWidthGets or sets the width of the right region, either in px or percentages.  
Public PropertyShowFooterGets or sets whether the footer region in the border layout will be hidden or shown.  
Public PropertyShowHeaderGets or sets whether the header region in the border layout will be hidden or shown.  
Public PropertyShowLeftGets or sets whether the left region in the border layout will be hidden or shown.  
Public PropertyShowRightGets or sets whether the right region in the border layout will be hidden or shown.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub