Gets or sets a value indicating whether the text block that shows the title of the current item is visible.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool IsTitleVisible { get; set; }
Visual Basic
Public Property IsTitleVisible As Boolean
	Get
	Set

See Also