Input for WinForms | ComponentOne
C1.Framework Namespace / C1IconTemplate Class / Strikeout Property

In This Topic
    Strikeout Property
    In This Topic
    Gets the path for the Strikeout icon. Uses from RulesManager control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Strikeout As String
    public static string Strikeout {get;}
    See Also