'Declaration Protected Overrides ReadOnly Property IsCurrent As Boolean
'Usage Dim instance As CellPresenter Dim value As Boolean value = instance.IsCurrent
protected override bool IsCurrent {get;}
'Declaration Protected Overrides ReadOnly Property IsCurrent As Boolean
'Usage Dim instance As CellPresenter Dim value As Boolean value = instance.IsCurrent
protected override bool IsCurrent {get;}