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