[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ICheckBox

ICheckBox Interface

Represents a checkbox item.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ICheckBox : ITextItem, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem

Properties

Name Description
CheckAlignment

Gets the alignment of the checkbox.

Checked

Gets a value indicating whether the checkbox is checked.

Extension Methods