Class UI_Grid_RowHighlight_CLR
Inheritance
System.Object
UI_Grid_RowHighlight_CLR
Namespace: Simplic.Framework.EF
Assembly: Simplic.Framework.EF.dll
Syntax
public class UI_Grid_RowHighlight_CLR : Locking.ILockable
Constructors
| Improve this Doc View SourceUI_Grid_RowHighlight_CLR()
Declaration
public UI_Grid_RowHighlight_CLR()
Properties
| Improve this Doc View SourceClrClass
Declaration
public string ClrClass { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ClrMethod
Declaration
public string ClrMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ClrNamespace
Declaration
public string ClrNamespace { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Id
Declaration
public Guid Id { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
ProfileId
Declaration
public Guid ProfileId { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
UI_Grid_RowHighlight_CLR_ProfileId
Declaration
public virtual UI_Grid_Profile UI_Grid_RowHighlight_CLR_ProfileId { get; set; }
Property Value
| Type | Description |
|---|---|
| UI_Grid_Profile |
Methods
| Improve this Doc View SourceGetPersistantKey()
Declaration
public System.Guid GetPersistantKey()
Returns
| Type | Description |
|---|---|
| System.Guid |