Class MobileListViewWindowsPropertiesBuilder
Inheritance
System.Object
MobileListViewWindowsPropertiesBuilder
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 MobileListViewWindowsPropertiesBuilder
Constructors
MobileListViewWindowsPropertiesBuilder(MobileListViewProperties)
Declaration
public MobileListViewWindowsPropertiesBuilder(MobileListViewProperties MobileListViewModel)
Parameters
Type | Name | Description |
---|---|---|
MobileListViewProperties | MobileListViewModel |
Methods
PreventSkew(Boolean)
Specifies whether to prevent skewing behaviour in windows mode.
Declaration
public MobileListViewWindowsPropertiesBuilder PreventSkew(bool preventSkew)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | preventSkew |
Returns
Type | Description |
---|---|
MobileListViewWindowsPropertiesBuilder |