ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumn Class / CellContentStyleProperty Field

In This Topic
    CellContentStyleProperty Field (DataGridColumn)
    In This Topic
    Identifies the CellContentStyle dependency property. Using a DependencyProperty as the backing store for CellContentStyle. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CellContentStyleProperty As DependencyProperty
    public static readonly DependencyProperty CellContentStyleProperty
    See Also