ShowSelectionOnProcessing Property (CellNote)
Gets a boolean value indicating whether the selection can be shown while user is working on this
CellNote.
public override bool ShowSelectionOnProcessing {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property ShowSelectionOnProcessing As Boolean
'Usage
Dim instance As CellNote
Dim value As Boolean
value = instance.ShowSelectionOnProcessing