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