[]
Represents a checkbox input field in a report.
public interface IInputCheckBoxField : IInputField, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
| Name | Description |
|---|---|
| CheckStyle | Gets the style of the checkbox. |
| Checked | Gets a value indicating whether the checkbox is checked. |