C# 클래스 Xceed.Wpf.Toolkit.PropertyGrid.Attributes.CategoryOrderAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 메소드들

메소드 설명
CategoryOrderAttribute ( ) : System
CategoryOrderAttribute ( string categoryName, int order ) : System

메소드 상세

CategoryOrderAttribute() 공개 메소드

public CategoryOrderAttribute ( ) : System
리턴 System

CategoryOrderAttribute() 공개 메소드

public CategoryOrderAttribute ( string categoryName, int order ) : System
categoryName string
order int
리턴 System