GridControl.NotifyAccAboutNewSelection(Boolean, 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:
void NotifyAccAboutNewSelection(bool notifySelection, bool notifyFocus);
protected void NotifyAccAboutNewSelection (bool notifySelection, bool notifyFocus);
member this.NotifyAccAboutNewSelection : bool * bool -> unit
Protected Sub NotifyAccAboutNewSelection (notifySelection As Boolean, notifyFocus As Boolean)
Parameters
- notifySelection
- Boolean
- notifyFocus
- Boolean