FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / CellStyleProperty Field

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