CurrentCellVisible Property (Split)
In This Topic
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