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