XMLSchemaReferences.ShowPlaceholderText Property

Definition

Returns a Boolean that represents whether automatic placeholder text is displayed for XML elements in a document. True displays placeholder text. False hides placeholder text.

public:
 property bool ShowPlaceholderText { bool get(); void set(bool value); };
public bool ShowPlaceholderText { get; set; }
member this.ShowPlaceholderText : bool with get, set
Public Property ShowPlaceholderText As Boolean

Property Value

Applies to