Click or drag to resize
StylePrompt Property
Gets or sets the user-specified input prompt.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[DefaultValueAttribute("")]
public string Prompt { get; set; }

Property Value

Type: String
The input prompt.
See Also