C# 클래스 Unlimited.Framework.AutoLayoutGrid

상속: System.Windows.Controls.Grid
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
AutoLayoutGrid ( ) : System
BindGridStructure ( ) : void

비공개 메소드들

메소드 설명
OnPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

AutoLayoutGrid() 공개 메소드

public AutoLayoutGrid ( ) : System
리턴 System

BindGridStructure() 공개 메소드

public BindGridStructure ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows CellHeightProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows CellWidthProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ColumnsProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RowsProperty
리턴 System.Windows.DependencyProperty