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

In This Topic
    OnItemSelectedInEditor Method (LegendTextItem)
    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