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
Purpose: Static event raised whenever a SmartDataBrowser is activated. This
event is useful to control a central UltraGridColumnChooser etc.
Notes:



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

PUBLIC 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

PRIVATE SmartDataBrowserSettings ()

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



Event Detail
Top

PUBLIC 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

PUBLIC CHARACTER RefreshHotKeyString


Returns CHARACTER
Top

PUBLIC System.Windows.Forms.Shortcut RefreshShortCut


Returns System.Windows.Forms.Shortcut
Top

PUBLIC LOGICAL SaveColumnSettings


Returns LOGICAL


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:54:19