FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / DragMarkerColor Property

In This Topic
    DragMarkerColor Property
    In This Topic
    Gets or sets the color used to show the drag and drop indicators.
    Syntax
    'Declaration
     
    Public Property DragMarkerColor As Color
    public Color DragMarkerColor {get; set;}
    See Also