Share via


GridControl.NotifyAccAboutNewSelection(Boolean, Boolean) Method

Definition

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

Applies to