'Declaration Protected Overridable ReadOnly Property IsSelected As Boolean
'Usage Dim instance As CellPresenterBase Dim value As Boolean value = instance.IsSelected
protected virtual bool IsSelected {get;}
'Declaration Protected Overridable ReadOnly Property IsSelected As Boolean
'Usage Dim instance As CellPresenterBase Dim value As Boolean value = instance.IsSelected
protected virtual bool IsSelected {get;}