C# 클래스 Yuhan.WPF.DsxGridCtrl.DsxCellBase

상속: System.Windows.Controls.Border
파일 보기 프로젝트 열기: hansuky/Yuhan 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CellBackgroundProperty System.Windows.DependencyProperty
CellEditableBorderBrushProperty System.Windows.DependencyProperty
CellVBorderBrushProperty System.Windows.DependencyProperty
CellVBorderIsVisibleProperty System.Windows.DependencyProperty
CellViewBorderBrushProperty System.Windows.DependencyProperty
ColumnProperty System.Windows.DependencyProperty
HeightTrackerProperty System.Windows.DependencyProperty
IsDecoratorProperty System.Windows.DependencyProperty
IsEditModeProperty System.Windows.DependencyProperty
IsRowSelectedProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
AdjustFocusableStyle void
CreateVBorderVisual System.Windows.Media.DrawingVisual
CreateVBorderVisual System.Windows.Media.DrawingVisual
OnCellBackgroundChanged void
OnCellVBorderIsVisibleChanged void
OnIsKeyboardFocusWithinChanged void
OnIsRowSelectedChanged void
OnLoaded void
OnPreviewMouseLeftButtonDown void
SetCellEditFocus bool

공개 메소드들

메소드 설명
DsxCellBase ( ) : System

보호된 메소드들

메소드 설명
ArrangeOverride ( Size finalSize ) : Size
GetVisualChild ( int index ) : Visual
MeasureOverride ( Size availableSize ) : Size

비공개 메소드들

메소드 설명
AdjustFocusableStyle ( DependencyObject element ) : void
CreateVBorderVisual ( ) : System.Windows.Media.DrawingVisual
CreateVBorderVisual ( Size elementSize ) : System.Windows.Media.DrawingVisual
OnCellBackgroundChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCellVBorderIsVisibleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIsKeyboardFocusWithinChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIsRowSelectedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnPreviewMouseLeftButtonDown ( object sender, System e ) : void
SetCellEditFocus ( DependencyObject element ) : bool

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
리턴 System.Windows.Size

DsxCellBase() 공개 메소드

public DsxCellBase ( ) : System
리턴 System

GetVisualChild() 보호된 메소드

protected GetVisualChild ( int index ) : Visual
index int
리턴 Visual

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
리턴 System.Windows.Size

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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