Gets or sets the width of the vertical scrollbar.
[Visual Basic]
Public Property Width As Integer
[C#]
public int Width {get;set;}
[Delphi]
public property Width: Int32 read get_Width write set_Width;
See Also
VBar Class | VBar Members | C1.Win.C1TrueDBGrid.Util Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |