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

In This Topic
    Behavior Property (C1ListGlyphBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Behavior As System.Windows.Forms.Design.Behavior.Behavior
    public virtual System.Windows.Forms.Design.Behavior.Behavior Behavior {get;}
    See Also