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

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