[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.CheckStyle

CheckStyle Enum

Specifies the style of a checkbox.

Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum CheckStyle

Fields

Name Description
Check

The checkbox style is a check.

Circle

The checkbox style is a circle.

Cross

The checkbox style is a cross.

Diamond

The checkbox style is a diamond.

Square

The checkbox style is a square.

Star

The checkbox style is a star.

Extension Methods