[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.DrawCheckBoxInputField

DrawCheckBoxInputField Method

DrawCheckBoxInputField(RectangleF, string, bool, bool, InputBorderStyle, float, Color, bool, float, InputCheckStyle)

Draw the checkBox input field

Declaration
public void DrawCheckBoxInputField(RectangleF bounds, string fieldName, bool readOnly, bool required, InputBorderStyle borderStyle, float borderWidth, Color borderColor, bool @checked, float checkSize, InputCheckStyle checkStyle)
Parameters
Type Name Description
RectangleF bounds
string fieldName
bool readOnly
bool required
InputBorderStyle borderStyle
float borderWidth
Color borderColor
bool checked
float checkSize
InputCheckStyle checkStyle