Property | Type | Description | |
---|---|---|---|
ShouldSerializeFull | bool | ||
ShouldSerializeMini | bool |
Method | Description | |
---|---|---|
NavigatorOutlook ( |
Initialize a new instance of the NavigatorOutlook class.
|
|
ResetHeaderSecondaryVisible ( ) : void |
Resets the HeaderSecondaryVisible property to its default value.
|
|
ResetItemOrientation ( ) : void |
Resets the ItemOrientation property to its default value.
|
|
ResetOrientation ( ) : void |
Resets the Orientation property to its default value.
|
|
ResetShowDropDownButton ( ) : void |
Resets the ShowDropDownButton property to its default value.
|
|
ResetTextAddRemoveButtons ( ) : void |
Resets the TextAddRemoveButtons property to its default value.
|
|
ResetTextFewerButtons ( ) : void |
Resets the TextFewerButtons property to its default value.
|
|
ResetTextMoreButtons ( ) : void |
Resets the TextMoreButtons property to its default value.
|
Method | Description | |
---|---|---|
ShouldSerializeFull ( ) : bool | ||
ShouldSerializeMini ( ) : bool |
public NavigatorOutlook ( |
||
navigator | Reference to owning navigator instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public ResetHeaderSecondaryVisible ( ) : void | ||
return | void |