ComponentOne True DBGrid for WinForms
CurrentCellVisible Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : CurrentCellVisible Property
Gets or sets a value indicating the visibility of the current cell in a split.
Syntax
'Declaration
 
Public Property CurrentCellVisible As System.Boolean
public System.bool CurrentCellVisible {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members