'Declaration
Public ReadOnly Property Included As Boolean
'Usage
Dim instance As CircularCellChangedEventArgs Dim value As Boolean value = instance.Included
public bool Included {get;}
'Declaration
Public ReadOnly Property Included As Boolean
'Usage
Dim instance As CircularCellChangedEventArgs Dim value As Boolean value = instance.Included
public bool Included {get;}
true
if the circular cell(s) is detected; otherwise, the circular cell(s) is broken.