Gets or sets the type of border rendered for a split.
[Visual Basic]
Public Property BorderStyle As Border3DStyle
[C#]
public Border3DStyle BorderStyle {get;set;}
[Delphi]
public property BorderStyle: Border3DStyle read get_BorderStyle write set_BorderStyle;
See Also
View Class | View Members | C1.Win.C1TrueDBGrid.BaseGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |