메소드 | 설명 | |
---|---|---|
GroupNavigationNode ( string label, string fontIcon, string image, bool isVisible = true, bool isGroupListOpened = true ) : System | ||
Selected ( ) : void | ||
ToString ( ) : string |
public GroupNavigationNode ( string label, string fontIcon, string image, bool isVisible = true, bool isGroupListOpened = true ) : System | ||
label | string | |
fontIcon | string | |
image | string | |
isVisible | bool | |
isGroupListOpened | bool | |
리턴 | System |