C# 클래스 ComponentFactory.Quicksilver.Layout.MetaUniformGridPanel

MetaPanel predefined with WrapLayout appropriate settings.
상속: FixedMetaPanelBase
파일 보기 프로젝트 열기: ComponentFactory/Quicksilver

공개 프로퍼티들

프로퍼티 타입 설명
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty

비공개 메소드들

메소드 설명
MetaUniformGridPanel ( ) : System

프로퍼티 상세

ColumnsProperty 공개적으로 정적으로 프로퍼티

Identifies the Columns dependency property.
public static DependencyProperty,System.Windows ColumnsProperty
리턴 System.Windows.DependencyProperty

FirstColumnProperty 공개적으로 정적으로 프로퍼티

Identifies the FirstColumn dependency property.
public static DependencyProperty,System.Windows FirstColumnProperty
리턴 System.Windows.DependencyProperty

RowsProperty 공개적으로 정적으로 프로퍼티

Identifies the Rows dependency property.
public static DependencyProperty,System.Windows RowsProperty
리턴 System.Windows.DependencyProperty