ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1DataSource Namespace / ProxyField Class / Value Property

In This Topic
    Value Property (ProxyField)
    In This Topic
    The value of the option to be set.
    Syntax
    'Declaration
     
    Public Property Value As ObjectValue
    public ObjectValue Value {get; set;}
    See Also