Represents a Preview Forms pushbutton in a C1PrintDocument. When the document is shown by a supporting viewer (e.g. C1.Win.C1Preview.C1PrintPreviewControl), produces an active pushbutton control.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class RenderInputButton : RenderInputButtonBase
Visual Basic
Public Class RenderInputButton _
	Inherits RenderInputButtonBase

Inheritance Hierarchy

See Also