Gets or sets a value indicating whether the popup button is visible Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool ShowButton { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowButton As Boolean |
Type: Boolean
true if the popup button should be visible, otherwise false. Default value is true.