Version

TabContentPane Class Members

The following tables list the members exposed by TabContentPane.

Public Properties
 NameDescription
Public PropertyAutoSizeGets sets option to adjust size of WebTab to fit content of selected tab item.  
Public PropertyCssClassGets sets the custom css class applied to the content panes of tabs.  
Public PropertyHolderCssClassGets sets the custom css class applied to the holder of content panes of tabs.  
Public PropertyHolderInnerCssClassGets sets the custom css class applied to the inner holder of content panes of tabs.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyMaxHeightGets sets maximum height of content pane.  
Public PropertyMaxWidthGets sets maximum width of content pane.  
Public PropertyMinHeightGets sets minimum height of content pane.  
Public PropertyMinWidthGets sets minimum width of content pane.  
Public PropertyRoundedBackgroundGets reference to container of properties related to rounded background under content panes.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also