ConstValueItem class
Represents one item in the list of available values for LIST value editor.
public class EasyData.ConstValueItemPackage: EasyData.Core (targets: netstandard2.0)
Assembly: EasyData.Core.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| ConstValueItem() | void |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Id | string | Gets or sets the value. |
| Text | string | Gets or sets the caption. |