Class MobileSplitPaneLeftPanePropertiesBuilder
Inheritance
System.Object
MobileSplitPaneLeftPanePropertiesBuilder
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()
Assembly: Syncfusion.EJ.dll
Syntax
public class MobileSplitPaneLeftPanePropertiesBuilder
Constructors
MobileSplitPaneLeftPanePropertiesBuilder(MobileSplitPaneProperties)
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder(MobileSplitPaneProperties mSplitPaneModel)
Parameters
Methods
AnimationType(String)
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder AnimationType(string animationType)
Parameters
Type |
Name |
Description |
System.String |
animationType |
|
Returns
ShowOnTablet()
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder ShowOnTablet()
Returns
ShowOnTablet(Boolean)
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder ShowOnTablet(bool showOnTablet)
Parameters
Type |
Name |
Description |
System.Boolean |
showOnTablet |
|
Returns
TemplateId(String)
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder TemplateId(string templateId)
Parameters
Type |
Name |
Description |
System.String |
templateId |
|
Returns
Width(String)
Declaration
public MobileSplitPaneLeftPanePropertiesBuilder Width(string width)
Parameters
Type |
Name |
Description |
System.String |
width |
|
Returns