ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / GridLines Class / Style Property

In This Topic
    Style Property (GridLines)
    In This Topic
    Gets or sets the style of lines used for row and column dividers.
    Syntax
    'Declaration
     
    
    Public Property Style As LineStyleEnum
    public LineStyleEnum Style {get; set;}
    See Also