Property | Type | Description |
---|
Method | Description | |
---|---|---|
HeaderGroupMappingPrimary ( |
Initialize a new instance of the HeaderGroupMappingPrimary class.
|
Method | Description | |
---|---|---|
GetDescriptionDefault ( ) : string |
Gets the default description value.
|
|
GetHeadingDefault ( ) : string |
Gets the default heading value.
|
|
GetMapDescriptionDefault ( ) : MapKryptonPageText |
Gets the default description mapping value.
|
|
GetMapHeadingDefault ( ) : MapKryptonPageText |
Gets the default heading mapping value.
|
|
GetMapImageDefault ( ) : MapKryptonPageImage |
Gets the default image mapping value.
|
protected GetMapDescriptionDefault ( ) : MapKryptonPageText | ||
return | MapKryptonPageText |
protected GetMapHeadingDefault ( ) : MapKryptonPageText | ||
return | MapKryptonPageText |
protected GetMapImageDefault ( ) : MapKryptonPageImage | ||
return | MapKryptonPageImage |
public HeaderGroupMappingPrimary ( |
||
navigator | Reference to owning navogator instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |