[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputButton.AcceptButton

AcceptButton Property

AcceptButton

Gets or sets a value indicating whether the current button should function as an "Accept button", so that its action is executed when the ENTER is pressed in a supporting viewer control showing the document containing this button.

Declaration
public bool AcceptButton { get; set; }