Метод | Описание | |
---|---|---|
ViewBuilderPropertyChanged ( |
Process the change in a property that might effect the viewlet.
|
|
ViewletHeaderGroupOutlook ( |
Initialize a new instance of the ViewletHeaderGroupOutlook class.
|
Метод | Описание | |
---|---|---|
GetHeaderSecondaryVisible ( ) : bool |
Gets the visible state of the secondary header.
|
|
GetPrimaryValues ( ) : IContentValues |
Gets the source of the primary header values.
|
|
GetSecondaryValues ( ) : IContentValues |
Gets the source of the secondary header values.
|
protected GetHeaderSecondaryVisible ( ) : bool | ||
Результат | bool |
protected GetPrimaryValues ( ) : IContentValues | ||
Результат | IContentValues |
protected GetSecondaryValues ( ) : IContentValues | ||
Результат | IContentValues |
public ViewBuilderPropertyChanged ( |
||
e | Property changed details. | |
Результат | void |
public ViewletHeaderGroupOutlook ( |
||
navigator | Reference to navigator instance. | |
redirector | Palette redirector. | |
needPaintDelegate | NeedPaintHandler | Delegate for notifying paint requests. |
Результат | System |