Dialog for ASP.NET Web Forms
CaptionButtons Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : CaptionButtons Property
Specifies visibility, click event, and icon for the caption buttons on the dialog.
Syntax
'Declaration
 
Public Property CaptionButtons As DialogCaptionButtons
public DialogCaptionButtons CaptionButtons {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members