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

In This Topic
    Name Property
    In This Topic
    Name of the widget option
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also