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

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