C# Class Yuhan.WPF.DsxGridCtrl.DsxRowCellStyle

Inheritance: System.Windows.FrameworkElement
Show file Open project: hansuky/Yuhan

Public Properties

Property Type Description
CellBackgroundProperty System.Windows.DependencyProperty
CellFontFamilyProperty System.Windows.DependencyProperty
CellFontSizeProperty System.Windows.DependencyProperty
CellFontWeightProperty System.Windows.DependencyProperty
CellForegroundProperty System.Windows.DependencyProperty
CellHAlignProperty System.Windows.DependencyProperty

Public Methods

Method Description
DsxRowCellStyle ( ) : System

Method Details

DsxRowCellStyle() public method

public DsxRowCellStyle ( ) : System
return System

Property Details

CellBackgroundProperty public static property

public static DependencyProperty,System.Windows CellBackgroundProperty
return System.Windows.DependencyProperty

CellFontFamilyProperty public static property

public static DependencyProperty,System.Windows CellFontFamilyProperty
return System.Windows.DependencyProperty

CellFontSizeProperty public static property

public static DependencyProperty,System.Windows CellFontSizeProperty
return System.Windows.DependencyProperty

CellFontWeightProperty public static property

public static DependencyProperty,System.Windows CellFontWeightProperty
return System.Windows.DependencyProperty

CellForegroundProperty public static property

public static DependencyProperty,System.Windows CellForegroundProperty
return System.Windows.DependencyProperty

CellHAlignProperty public static property

public static DependencyProperty,System.Windows CellHAlignProperty
return System.Windows.DependencyProperty