C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / SplitterPanel Class / ContentTemplate Property

In This Topic
ContentTemplate Property (SplitterPanel)
In This Topic
Gets or sets the template for the content area of the C1Splitter control.
Syntax
'Declaration
 
Public Property ContentTemplate As System.Web.UI.ITemplate
 
See Also