\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListGlyphBase Class / _changeService Field

In This Topic
    _changeService Field
    In This Topic
    Syntax
    'Declaration
     
    Protected _changeService As System.ComponentModel.Design.IComponentChangeService
    protected System.ComponentModel.Design.IComponentChangeService _changeService
    See Also