\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListSplitGlyph Class / SetBehavior Method

In This Topic
    SetBehavior Method (C1ListSplitGlyph)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetBehavior( _
       ByVal behavior As System.Windows.Forms.Design.Behavior.Behavior _
    ) 
    protected void SetBehavior( 
       System.Windows.Forms.Design.Behavior.Behavior behavior
    )

    Parameters

    behavior
    See Also