Gets or sets whether shown grippers when inputting by touch.
Declaration
public bool ShowGrippers { get; set; }
Public Property ShowGrippers As Boolean
Property Value
Type |
Description |
bool |
true to show grippers when inputting by touch; otherwise, false.
|