C# Class Yuhan.WPF.DsxGridCtrl.DsxCellBase

Inheritance: System.Windows.Controls.Border
Afficher le fichier Open project: hansuky/Yuhan Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Свойство Type Description
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

Méthodes publiques

Méthode Description
DsxCellBase ( ) : System

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size
GetVisualChild ( int index ) : Visual
MeasureOverride ( Size availableSize ) : Size

Private Methods

Méthode Description
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

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
Résultat System.Windows.Size

DsxCellBase() public méthode

public DsxCellBase ( ) : System
Résultat System

GetVisualChild() protected méthode

protected GetVisualChild ( int index ) : Visual
index int
Résultat Visual

MeasureOverride() protected méthode

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
Résultat System.Windows.Size

Property Details

CellBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellBackgroundProperty
Résultat System.Windows.DependencyProperty

CellEditableBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellEditableBorderBrushProperty
Résultat System.Windows.DependencyProperty

CellVBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellVBorderBrushProperty
Résultat System.Windows.DependencyProperty

CellVBorderIsVisibleProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellVBorderIsVisibleProperty
Résultat System.Windows.DependencyProperty

CellViewBorderBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CellViewBorderBrushProperty
Résultat System.Windows.DependencyProperty

ColumnProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColumnProperty
Résultat System.Windows.DependencyProperty

HeightTrackerProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeightTrackerProperty
Résultat System.Windows.DependencyProperty

IsDecoratorProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsDecoratorProperty
Résultat System.Windows.DependencyProperty

IsEditModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEditModeProperty
Résultat System.Windows.DependencyProperty

IsRowSelectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsRowSelectedProperty
Résultat System.Windows.DependencyProperty