ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogCaptionButtons Class / Refresh Property

In This Topic
    Refresh Property (DialogCaptionButtons)
    In This Topic
    Set refresh button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Refresh As DialogCaptionButton
    public DialogCaptionButton Refresh {get; set;}
    See Also