Gets or sets the color of lines used for row and column dividers.
[Visual Basic]
Public Property Color As Color
[C#]
public Color Color {get;set;}
[Delphi]
public property Color: Color read get_Color write set_Color;
See Also
C1.Win.C1TrueDBGrid.Util.GridLines Class | C1.Win.C1TrueDBGrid.Util.GridLines Members | C1.Win.C1TrueDBGrid.Util Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |