FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupPanelCommonStyle Class / DragMarkerColor Property

In This Topic
    DragMarkerColor Property (GroupPanelCommonStyle)
    In This Topic
    Gets or sets the color of drag marker.
    Syntax
    'Declaration
     
    
    Public Overridable Property DragMarkerColor As Color
    public virtual Color DragMarkerColor {get; set;}
    See Also