Property | Type | Description | |
---|---|---|---|
ShouldSerializeDay | bool | ||
ShouldSerializeDayOfWeek | bool | ||
ShouldSerializeHeader | bool |
Method | Description | |
---|---|---|
PaletteMonthCalendarRedirect ( ) : System |
Initialize a new instance of the PaletteMonthCalendarRedirect class.
|
|
PaletteMonthCalendarRedirect ( |
Initialize a new instance of the PaletteMonthCalendarRedirect class.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
Method | Description | |
---|---|---|
ShouldSerializeDay ( ) : bool | ||
ShouldSerializeDayOfWeek ( ) : bool | ||
ShouldSerializeHeader ( ) : bool |
public PaletteMonthCalendarRedirect ( ) : System | ||
return | System |
public PaletteMonthCalendarRedirect ( |
||
redirect | Inheritence redirection for bread crumb level. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
return | void |