IsTitleVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the text block that shows the title of the current item is visible.
Syntax
'Declaration
Public Property IsTitleVisible As Boolean
public bool IsTitleVisible {get; set;}
See Also