'Declaration
Public ReadOnly Property CurrentVisible As Boolean
'Usage
Dim instance As SheetAxisModelChangingEventArgs Dim value As Boolean value = instance.CurrentVisible
public bool CurrentVisible {get;}
Property Value
true
if current value is visible; otherwise, false
.