Gets or sets the position where a placeholder will be shown. If set to null no placeholder is shown.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextPointer Position { get; set; } |
| Visual Basic |
|---|
Public Property Position As C1TextPointer Get Set |