Show / Hide Table of Contents

Enum CheckedSymbol

Specifies a symbol that will be displayed when a CheckBoxObject is in the checked state.

Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum CheckedSymbol

Fields

Name Description
Check

Specifies a check symbol.

Cross

Specifies a diagonal cross symbol.

Fill

Specifies a filled rectangle.

Plus

Specifies a plus symbol.

Back to top Generated by DocFX