[]
Returns or sets the flag indicating if list's caption is visible.
[Obsolete("This property is obsolete. To hide list caption, set CaptionHeight property to 0.")]
public bool CaptionVisible { get; set; }
<Obsolete("This property is obsolete. To hide list caption, set CaptionHeight property to 0.")>
Public Property CaptionVisible As Boolean