Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLImageItem Class / StateEqual Method

In This Topic
    StateEqual Method (XHTMLImageItem)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Protected Overrides Function StateEqual( _
       ByVal item As XHTMLItemBase _
    ) As System.Boolean
    protected override System.bool StateEqual( 
       XHTMLItemBase item
    )

    Parameters

    item

    Return Value

    See Also