Enum UncheckedSymbol
Specifies a symbol that will be displayed when a CheckBoxObject is in the unchecked state.
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum UncheckedSymbol
Fields
| Name | Description |
|---|---|
| Cross | Specifies a diagonal cross symbol. |
| Minus | Specifies a minus symbol. |
| None | Specifies no symbol. |