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

In This Topic
    Pin Property
    In This Topic
    Set pin button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Pin As DialogCaptionButton
    public DialogCaptionButton Pin {get; set;}
    See Also