Class UI_Grid_CellHighlight_CLR
Inheritance
System.Object
UI_Grid_CellHighlight_CLR
Assembly: Simplic.Framework.EF.dll
Syntax
public class UI_Grid_CellHighlight_CLR : Locking.ILockable
Constructors
|
Improve this Doc
View Source
UI_Grid_CellHighlight_CLR()
Declaration
public UI_Grid_CellHighlight_CLR()
Properties
|
Improve this Doc
View Source
ClrClass
Declaration
public string ClrClass { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ClrMethod
Declaration
public string ClrMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ClrNamespace
Declaration
public string ClrNamespace { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ColumnId
Declaration
public Guid ColumnId { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Id
Declaration
public Guid Id { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
UI_Grid_CellHighlight_CLR_ColumndId
Declaration
public virtual UI_Grid_Column UI_Grid_CellHighlight_CLR_ColumndId { get; set; }
Property Value
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|