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