Gets or sets a value indicating whether the control should display navigation buttons.
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 the navigation buttons should be visible, otherwise false. Default value is false.