Class GridCellHilightSqlCollection
Simple obersable collection for storing sql hilight
Inheritance
System.Object
    GridCellHilightSqlCollection
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class GridCellHilightSqlCollection : ObservableCollection<GridCellSqlHighlightModel>
  Methods
| Improve this Doc View SourceToString()
Override to string for a "friendly" name
Declaration
public override string ToString()
  Returns
| Type | Description | 
|---|---|
| System.String | Friendly collection name  |