Miner.Data.Decoration Assembly : Miner.Data.Decoration Namespace |
Class | Description | |
---|---|---|
![]() | DatarowDecorator | Provides control style information for a DataRow. |
![]() | DatarowFieldView | Defines a control for displaying the name and value of a field in a DataRow. |
![]() | DataSelectionEventArgs | Provides the event arguments for a command event. |
![]() | DataSelectionMonitor | |
![]() | DecoratorBase | Defines a decorator for a control displaying data. |
![]() | EditViewBase | Summary description for EditViewBase. |
![]() | EvaluatorBase | Defines an evaluator for a DataRow. |
![]() | UltraGridSafe | The point of this class is to fix red x issues. Basically a try catch around the OnPaint, Refresh, and DisplayLayout.UIElement.VerifyChildElements => now called VerifyChildElements which have been known to cuase this issue. |
Interface | Description | |
---|---|---|
![]() | IEvaluatorInput | Defines the interface a control must implement to be displayed in the EvaluatorInputForm or the FinderForm. |