C# 클래스 ComponentFactory.Krypton.Navigator.ViewBuilderHeaderBarCheckButtonGroup

Implements the NavigatorMode.HeaderBarCheckButtonGroup mode.
상속: ViewBuilderHeaderBarCheckButtonBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton

보호된 메소드들

메소드 설명
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

UpdateOrientation ( ) : void

Update the bar orientation.

메소드 상세

CreateCheckItemView() 보호된 메소드

Create the view hierarchy for this view mode.
protected CreateCheckItemView ( ) : void
리턴 void

UpdateOrientation() 보호된 메소드

Update the bar orientation.
protected UpdateOrientation ( ) : void
리턴 void