FormDesignerTextSourceOperations.TextInsertionOperation Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Represents properties applied to the text insertion operation.
Inheritance
System.Object
FormDesignerTextSourceOperations.TextInsertionOperation
Syntax
public class TextInsertionOperation
Properties
InsertionPoint | Gets or sets a position to insert text. |
Text | Gets or sets a string to insert. |
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()