ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

ViewRow.Width Property

Gets or sets the width of a row.

[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

ViewRow Class | ViewRow Members | C1.Win.C1TrueDBGrid.BaseGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.