ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfOptionsForm Class / CancelButton Property

In This Topic
    CancelButton Property (RtfOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CancelButton As System.Windows.Forms.IButtonControl
    public System.Windows.Forms.IButtonControl CancelButton {get; set;}
    See Also