ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / ObjectValue Class / ValueString Property

In This Topic
    ValueString Property
    In This Topic
    The string representation of the value
    Syntax
    'Declaration
     
    Public Property ValueString As System.String
    public System.string ValueString {get; set;}
    See Also