CurrentCellVisible Property
CurrentCellVisible
Gets or sets a value indicating the visibility of the current cell in a split.
Declaration
[Browsable(false)]
public bool CurrentCellVisible { get; set; }
<Browsable(False)>
Public Property CurrentCellVisible As Boolean