ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / CellStyleProperty Field

In This Topic
    CellStyleProperty Field (C1DataGrid)
    In This Topic
    Identifies the CellStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CellStyleProperty As DependencyProperty
    public static readonly DependencyProperty CellStyleProperty
    See Also