True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / CurrentCellVisible Property

In This Topic
    CurrentCellVisible Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets a value indicating the visibility of the current cell.
    Syntax
    'Declaration
     
    Public Property CurrentCellVisible As System.Boolean
    public System.bool CurrentCellVisible {get; set;}
    See Also