[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.InputFieldCheckBoxItem

InputFieldCheckBoxItem Class

Represents the canvas item for checkBox fields.

Inheritance
InputFieldCheckBoxItem
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class InputFieldCheckBoxItem : InputFieldItem, IDisposable, ICloneable, IBordered

Constructors

Name Description
InputFieldCheckBoxItem(RectangleF, string, bool, bool, InputBorderStyle, float, Color, bool, float, InputCheckStyle)

Initializes an instance of class InputFieldCheckBoxItem.

Properties

Name Description
CheckSize

Gets the size of check symbol inside the CheckBox.

CheckStyle

Gets the style of check symbol inside the CheckBox.

Checked

Gets the value indicating the state of the CheckBox.

Methods

Name Description
Clone()

Performs a cloning of this instance.

ToString()

Returns a string that represents the current object.