GridControl.AlwaysHighlightSelectionInt(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void AlwaysHighlightSelectionInt(bool bAlwaysHighlight);
protected virtual void AlwaysHighlightSelectionInt (bool bAlwaysHighlight);
abstract member AlwaysHighlightSelectionInt : bool -> unit
override this.AlwaysHighlightSelectionInt : bool -> unit
Protected Overridable Sub AlwaysHighlightSelectionInt (bAlwaysHighlight As Boolean)
Parameters
- bAlwaysHighlight
- Boolean