ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet.TagHelpers Namespace / ConditionFilterSettingTagHelper Class / CustomDefaultPropertyName Property

In This Topic
    CustomDefaultPropertyName Property (ConditionFilterSettingTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property CustomDefaultPropertyName As String
    protected override string CustomDefaultPropertyName {get;}
    See Also