ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / ContentOption Class / Function Property

In This Topic
    Function Property
    In This Topic
    Gets or sets the function.
    Syntax
    'Declaration
     
    Public Property Function As System.String
    public System.string Function {get; set;}
    See Also