Gets or sets the text that appears in the status line of the preview control when the current control has focus.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string StatusText { get; set; }
Visual Basic
Public Property StatusText As String
	Get
	Set

See Also