ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.VisibleCols Property

Gets the number of visible columns in the current Split.

[Visual Basic]

Public ReadOnly Property VisibleCols As Integer

[C#]

public int VisibleCols {get;}

[Delphi]

public property VisibleCols: Int32 read get_VisibleCols;

Remarks

The value returned includes both fully and partially displayed columns. Use the SplitIndex property of the C1TrueDBGrid control to determine the index of the current split.

See Also

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


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