Class PointerOperation
Describes the possible values of pointer operation. These values are used when updating selection in a SfDataGrid control.
Inheritance
System.Object
PointerOperation
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public sealed class PointerOperation : Enum
Fields
DoubleTapped
Specifies the double tapped action.
Declaration
public const PointerOperation DoubleTapped
Field Value
Type | Description |
---|---|
PointerOperation |
TouchUp
Specifies the touch up action.
Declaration
public const PointerOperation TouchUp
Field Value
Type | Description |
---|---|
PointerOperation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |