ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FlipCard Namespace / FlipCardEventArgs Class / Result Property

In This Topic
    Result Property
    In This Topic
    The result.
    Syntax
    'Declaration
     
    Public Property Result As System.Object
    public System.object Result {get; set;}
    See Also