Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / LegendColorSwatchItem Class / OnItemSelectedInEditor Method

In This Topic
    OnItemSelectedInEditor Method (LegendColorSwatchItem)
    In This Topic
    Called by design time editor when item is selected. Allows to update readonly-ness of properties depending on values etc.
    Syntax
    'Declaration
     
    Public Overridable Sub OnItemSelectedInEditor() 
    public virtual void OnItemSelectedInEditor()
    See Also