ShowBrowseButtons Property (ScheduleTheme)
In This Topic
Gets or sets a System.Boolean value determining whether to show browse buttons in the title.
Syntax
'Declaration
Public Property ShowBrowseButtons As System.Boolean
public System.bool ShowBrowseButtons {get; set;}
See Also