The RadioCheckField type exposes the following members.

Constructors

  NameDescription
Public methodRadioCheckField
Initializes a new instance of the RadioCheckField class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAppearance
Public methodGetAppearanceRadioCircle
Protected methodGetBorderAppearance (Inherited from BaseField.)
Protected methodGetField
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRadioGroup
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetRotationFromPage (Inherited from BaseField.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldalignment (Inherited from BaseField.)
Protected fieldbackgroundColor (Inherited from BaseField.)
Protected fieldborderColor (Inherited from BaseField.)
Protected fieldborderStyle (Inherited from BaseField.)
Protected fieldborderWidth (Inherited from BaseField.)
Protected fieldbox (Inherited from BaseField.)
Protected fieldfieldName (Inherited from BaseField.)
Protected fieldfont (Inherited from BaseField.)
Protected fieldfontSize (Inherited from BaseField.)
Protected fieldmaxCharacterLength (Inherited from BaseField.)
Protected fieldoptions (Inherited from BaseField.)
Protected fieldrotation (Inherited from BaseField.)
Protected fieldtext (Inherited from BaseField.)
Protected fieldtextColor (Inherited from BaseField.)
Public fieldStatic memberTYPE_CHECK
Public fieldStatic memberTYPE_CIRCLE
Public fieldStatic memberTYPE_CROSS
Public fieldStatic memberTYPE_DIAMOND
Public fieldStatic memberTYPE_SQUARE
Public fieldStatic memberTYPE_STAR
Protected fieldvisibility (Inherited from BaseField.)
Protected fieldwriter (Inherited from BaseField.)

Properties

  NameDescription
Public propertyAlignment (Inherited from BaseField.)
Public propertyBackgroundColor (Inherited from BaseField.)
Public propertyBorderColor (Inherited from BaseField.)
Public propertyBorderStyle (Inherited from BaseField.)
Public propertyBorderWidth (Inherited from BaseField.)
Public propertyBox (Inherited from BaseField.)
Public propertyChecked
Public propertyCheckField
Public propertyCheckType
Public propertyFieldName (Inherited from BaseField.)
Public propertyFont (Inherited from BaseField.)
Public propertyFontSize (Inherited from BaseField.)
Public propertyMaxCharacterLength (Inherited from BaseField.)
Public propertyOnValue
Public propertyOptions (Inherited from BaseField.)
Public propertyRadioField
Protected propertyRealFont (Inherited from BaseField.)
Public propertyRotation (Inherited from BaseField.)
Public propertyText (Inherited from BaseField.)
Public propertyTextColor (Inherited from BaseField.)
Public propertyVisibility (Inherited from BaseField.)
Public propertyWriter (Inherited from BaseField.)

See Also