Click or drag to resize
XKField Properties

The XKField type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the Field value as Color.
Public propertyFieldValue
Gets or sets the field value return the Color as Object (to be casted to system.Color).
(Overrides XFieldFieldValue.)
Public propertyIsModified
Gets or sets a value indicating whether this instance is modified.
(Inherited from XField.)
Public propertyValue
Gets or sets the value.
Top
See Also