Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataBrowserSettings Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SmartDataBrowserSettings
Purpose:Helper class for the SmartDataBrowser class to avoid
the usage of static in the hybrid type
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Sep 03 22:09:33 CEST 2013



Top Method Summary
Options Name Purpose
OnSmartDataBrowserActivated (Object, EventArgs) Raises the SmartDataBrowserActivated event

Top Constructor Summary
Options Name Purpose
SmartDataBrowserSettings () Private constructor for the SmartDataBrowserSettings class

Top Event Summary
Options Name Purpose
SmartDataBrowserActivated DELEGATE System.EventHandler Static event raised whenever a SmartDataBrowser is activated. This event is useful to control a central UltraGridColumnChooser etc.

Top Property Summary
Options Name Purpose
CHARACTER RefreshHotKeyString
System.Windows.Forms.Shortcut RefreshShortCut
LOGICAL SaveColumnSettings


Method Detail
Top

OnSmartDataBrowserActivated (Object, EventArgs)

Purpose: Raises the SmartDataBrowserActivated event
Notes: Static event raised whenever a SmartDataBrowser is activated. This
event is useful to control a central UltraGridColumnChooser etc.

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

SmartDataBrowserSettings ()

Purpose: Private constructor for the SmartDataBrowserSettings class
Notes: Disallow instance creation



Event Detail
Top

SmartDataBrowserActivated DELEGATE System.EventHandler

Purpose: Static event raised whenever a SmartDataBrowser is activated. This
event is useful to control a central UltraGridColumnChooser etc.
Notes:

Delegate: System.EventHandler


Property Detail
Top

CHARACTER RefreshHotKeyString


Returns CHARACTER
Top

System.Windows.Forms.Shortcut RefreshShortCut


Returns System.Windows.Forms.Shortcut
Top

LOGICAL SaveColumnSettings


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:34