[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.AcceptButton

AcceptButton Property

AcceptButton

Gets the RenderInputButton object representing the accept button in the current document (the first RenderInputButton object with AcceptButton property set to true).

Declaration
[Browsable(false)]
public RenderInputButton AcceptButton { get; }