ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / AnimatedOption Class / ToString Method

In This Topic
    ToString Method (AnimatedOption)
    In This Topic
    Returns a System.String that represents this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A System.String that represents this instance.
    See Also