TextCaptionText Property (C1PreviewTextSearchPanel)
In This Topic
Gets or sets the text of the caption of the "Text" column in the result list.
Syntax
'Declaration
Public Property TextCaptionText As String
public string TextCaptionText {get; set;}
See Also