Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / CssStylesButton Class / TagName Property

In This Topic
    TagName Property
    In This Topic
    Gets or sets the Tag name for which style should be applied.
    Syntax
    'Declaration
     
    Public Property TagName As System.String
    public System.string TagName {get; set;}
    See Also