[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputCheckBox.CreateSame

CreateSame Method

CreateSame()

Creates new empty RenderInputCheckBox object linked with same C1PrintDocument as current object.

Declaration
protected override RenderObject CreateSame()
Returns
Type Description
RenderObject

New RenderInputCheckBox object.

Overrides