IcxNavigator.GetNotifier Method
Provides access to a navigator notifier.
Declaration
function GetNotifier: TcxNavigatorControlNotifier;
Returns
Type |
---|
TcxNavigatorControlNotifier |
Remarks
Refer to the TcxNavigatorControlNotifier class description for details.
See Also