'Declaration
Public Property IsModernControl As Boolean
'Usage
Dim instance As CompatibleFeatures Dim value As Boolean instance.IsModernControl = value value = instance.IsModernControl
public bool IsModernControl {get; set;}
Property Value
true
to allow GrapeCity.Spreadsheet.UI.UIManager notify for painting only. false
to fire events precisely for product to work with separated models.