Class MobileSplitPaneContentPanePropertiesBuilder
Inheritance
System.Object
MobileSplitPaneContentPanePropertiesBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript.Mobile
Assembly: Syncfusion.EJ.dll
Syntax
public class MobileSplitPaneContentPanePropertiesBuilder
Constructors
MobileSplitPaneContentPanePropertiesBuilder(MobileSplitPaneProperties)
Declaration
public MobileSplitPaneContentPanePropertiesBuilder(MobileSplitPaneProperties mSplitPaneModel)
Parameters
Type | Name | Description |
---|---|---|
MobileSplitPaneProperties | mSplitPaneModel |
Methods
TemplateId(String)
Declaration
public MobileSplitPaneContentPanePropertiesBuilder TemplateId(string templateId)
Parameters
Type | Name | Description |
---|---|---|
System.String | templateId |
Returns
Type | Description |
---|---|
MobileSplitPaneContentPanePropertiesBuilder |