Click or drag to resize

HeaderGroupMappingSecondary Properties

The HeaderGroupMappingSecondary 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.
(Inherited from HeaderGroupMappingBase)
Public propertyMapDescription Gets and sets the mapping used for the Description property.
(Overrides HeaderGroupMappingBaseMapDescription)
Public propertyMapHeading Gets and sets the mapping used for the Heading property.
(Overrides HeaderGroupMappingBaseMapHeading)
Public propertyMapImage Gets and sets the mapping used for the Image property.
(Overrides HeaderGroupMappingBaseMapImage)
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