The RadioCheckField type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RadioCheckField | Initializes a new instance of the RadioCheckField class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAppearance | ||
| GetAppearanceRadioCircle | ||
| GetBorderAppearance | (Inherited from BaseField.) | |
| GetField | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetRadioGroup | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetRotationFromPage | (Inherited from BaseField.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| alignment | (Inherited from BaseField.) | |
| backgroundColor | (Inherited from BaseField.) | |
| borderColor | (Inherited from BaseField.) | |
| borderStyle | (Inherited from BaseField.) | |
| borderWidth | (Inherited from BaseField.) | |
| box | (Inherited from BaseField.) | |
| fieldName | (Inherited from BaseField.) | |
| font | (Inherited from BaseField.) | |
| fontSize | (Inherited from BaseField.) | |
| maxCharacterLength | (Inherited from BaseField.) | |
| options | (Inherited from BaseField.) | |
| rotation | (Inherited from BaseField.) | |
| text | (Inherited from BaseField.) | |
| textColor | (Inherited from BaseField.) | |
| TYPE_CHECK | ||
| TYPE_CIRCLE | ||
| TYPE_CROSS | ||
| TYPE_DIAMOND | ||
| TYPE_SQUARE | ||
| TYPE_STAR | ||
| visibility | (Inherited from BaseField.) | |
| writer | (Inherited from BaseField.) |
Properties
| Name | Description | |
|---|---|---|
| Alignment | (Inherited from BaseField.) | |
| BackgroundColor | (Inherited from BaseField.) | |
| BorderColor | (Inherited from BaseField.) | |
| BorderStyle | (Inherited from BaseField.) | |
| BorderWidth | (Inherited from BaseField.) | |
| Box | (Inherited from BaseField.) | |
| Checked | ||
| CheckField | ||
| CheckType | ||
| FieldName | (Inherited from BaseField.) | |
| Font | (Inherited from BaseField.) | |
| FontSize | (Inherited from BaseField.) | |
| MaxCharacterLength | (Inherited from BaseField.) | |
| OnValue | ||
| Options | (Inherited from BaseField.) | |
| RadioField | ||
| RealFont | (Inherited from BaseField.) | |
| Rotation | (Inherited from BaseField.) | |
| Text | (Inherited from BaseField.) | |
| TextColor | (Inherited from BaseField.) | |
| Visibility | (Inherited from BaseField.) | |
| Writer | (Inherited from BaseField.) |