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