C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / Buttons Property

In This Topic
Buttons Property
In This Topic
Gets or sets which buttons should be displayed on the dialog.
Syntax
'Declaration
 
Public ReadOnly Property Buttons As System.Collections.Generic.List(Of DialogButton)
 
See Also