ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogCaptionButton Class / IconClassOff Property

In This Topic
    IconClassOff Property
    In This Topic
    Set the toggle icon of button
    Syntax
    'Declaration
     
    Public Property IconClassOff As System.String
    public System.string IconClassOff {get; set;}
    See Also