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

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