Click or drag to resize

HeaderGroupMappingBase Properties

The HeaderGroupMappingBase type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets and sets the header description text.
(Inherited from HeaderValuesBase.)
Public propertyHeading
Gets and sets the heading text.
(Inherited from HeaderValuesBase.)
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImage
Gets and sets the heading image.
(Inherited from HeaderValuesBase.)
Public propertyImageTransparentColor
Gets and sets the heading image transparent color.
(Inherited from HeaderValuesBase.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides HeaderValuesBaseIsDefault.)
Public propertyMapDescription
Gets and sets the mapping used for the Description property.
Public propertyMapHeading
Gets and sets the mapping used for the Heading property.
Public propertyMapImage
Gets and sets the mapping used for the Image property.
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Top
See Also