C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1Page Class / AcceptButton Property

In This Topic
AcceptButton Property (C1Page)
In This Topic
Gets the RenderInputButton representing the accept button for the current page.
Syntax
'Declaration
 
Public ReadOnly Property AcceptButton As RenderInputButton
 
See Also