[]
Gets or sets which types of manipulations are possible.
public ManipulationModes Mode { get; set; }
Public Property Mode As ManipulationModes
| Type | Description |
|---|---|
| ManipulationModes | One of the ManipulationModes values. The default is All. |