ASP.NET Pack Programmer's Guide
TimePicker.ShowButton Property
See Also
 





Gets or sets a value indicating whether the popup button is visible

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public bool ShowButton { get; set; }

Visual Basic  Copy Code

Public Property ShowButton As Boolean

 Property Value

Type: Boolean
true if the popup button should be visible, otherwise false. Default value is true.

 See Also

TimePicker Members
TimePicker Class
MindFusion.UI.WebForms Namespace