\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / BehaviorService Property

In This Topic
    BehaviorService Property (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property BehaviorService As System.Windows.Forms.Design.Behavior.BehaviorService
    protected System.Windows.Forms.Design.Behavior.BehaviorService BehaviorService {get;}
    See Also