'Declaration Public Property IsInactiveSelectionHighlightEnabled As System.Boolean
'Usage Dim instance As FormulaTextBox Dim value As System.Boolean instance.IsInactiveSelectionHighlightEnabled = value value = instance.IsInactiveSelectionHighlightEnabled
public System.bool IsInactiveSelectionHighlightEnabled {get; set;}