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

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