ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / PropertyGroupDescription Class / PropertyName Property

In This Topic
    PropertyName Property (PropertyGroupDescription)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also