Gets or sets the insertion type.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public InsertionType InsertionType { get; set; } |
| Visual Basic |
|---|
Public Property InsertionType As InsertionType Get Set |
| Visual C++ |
|---|
public: property InsertionType InsertionType { InsertionType get (); void set (InsertionType value); } |
| F# |
|---|
member InsertionType : InsertionType with get, set |
Property Value
Type: InsertionTypeThe type of the insertion.