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