프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializeBorderEdge | bool | ||
ShouldSerializeCheckButton | bool | ||
ShouldSerializeHeaderGroup | bool | ||
ShouldSerializeMiniButton | bool | ||
ShouldSerializeOverflowButton | bool | ||
ShouldSerializePage | bool | ||
ShouldSerializePanel | bool | ||
ShouldSerializeRibbonTab | bool | ||
ShouldSerializeSeparator | bool | ||
ShouldSerializeTab | bool |
메소드 | 설명 | |
---|---|---|
PaletteNavigator ( |
Initialize a new instance of the PaletteNavigatorNormabled class.
|
|
SetInherit ( |
Sets the inheritence parent.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeBorderEdge ( ) : bool | ||
ShouldSerializeCheckButton ( ) : bool | ||
ShouldSerializeHeaderGroup ( ) : bool | ||
ShouldSerializeMiniButton ( ) : bool | ||
ShouldSerializeOverflowButton ( ) : bool | ||
ShouldSerializePage ( ) : bool | ||
ShouldSerializePanel ( ) : bool | ||
ShouldSerializeRibbonTab ( ) : bool | ||
ShouldSerializeSeparator ( ) : bool | ||
ShouldSerializeTab ( ) : bool |
public PaletteNavigator ( |
||
redirect | Inheritence redirection instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public SetInherit ( |
||
inheritNavigator | Source for inheriting. | |
리턴 | void |