ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1FormDecorator Namespace / ButtonIcons Class / Secondary Property

In This Topic
    Secondary Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Secondary As System.String
    public System.string Secondary {get; set;}
    See Also