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

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