Gets or sets the Field value as Color.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Color Color { get; set; }
Public Property Color As Color
Get
Set
Property Value
Type:
ColorThe Value of the field as Color.
See Also