Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PropertyEditor
.
.
::
.
.
FieldValue Property
PropertyEditor Class
See Also
Gets or set the field value.
Namespace:
C1.Silverlight.Chart.Editor
Assembly:
C1.Silverlight.Chart.Editor
(in C1.Silverlight.Chart.Editor.dll)
Syntax
C#
public
Object
FieldValue
{
get
;
set
; }
Visual Basic
Public
Property
FieldValue
As
Object
Get
Set
See Also
PropertyEditor Class
C1.Silverlight.Chart.Editor Namespace