FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / ChartMenuItemBase Class / IsDirty Method

In This Topic
    IsDirty Method (ChartMenuItemBase)
    In This Topic
    Whether the item update required.
    Syntax
    'Declaration
     
    Protected Overridable Function IsDirty() As System.Boolean
    protected virtual System.bool IsDirty()
    See Also