Namespace: Consultingwerk.SmartComponents.Implementation
Class 
FilterColumnValueChangedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:FilterColumnValueChangedEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 19 06:03:34 CEST 2021
Purpose: Returns the column descriptor
Notes:


Top Constructor Summary
Options Name Purpose
+ FilterColumnValueChangedEventArgs (ColumnPropDesc, Control, UltraComboEditor) Constructor for the FilterColumnValueChangedEventArgs class

Top Property Summary
Options Name Purpose
+ Progress.Data.ColumnPropDesc Column
+ System.Windows.Forms.Control Control
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ Infragistics.Win.UltraWinEditors.UltraComboEditor OperatorCombo


Constructor Detail
Top

PUBLIC FilterColumnValueChangedEventArgs (ColumnPropDesc, Control, UltraComboEditor)

Purpose: Constructor for the FilterColumnValueChangedEventArgs class
Notes:

Parameters:
poColumn Progress.Data.ColumnPropDesc
The ColumnPropDesc describing the current column
poControl System.Windows.Forms.Control
The reference to the filter control
poOperatorCombo Infragistics.Win.UltraWinEditors.UltraComboEditor
The reference to the UltraComboEditor with the filter operators


Property Detail
Top

PUBLIC Progress.Data.ColumnPropDesc Column


Returns Progress.Data.ColumnPropDesc
Top

PUBLIC System.Windows.Forms.Control Control


Returns System.Windows.Forms.Control
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC Infragistics.Win.UltraWinEditors.UltraComboEditor OperatorCombo


Returns Infragistics.Win.UltraWinEditors.UltraComboEditor


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:56