Represents a checkbox.

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

Syntax

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

Inheritance Hierarchy

See Also