Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ct Class / Behavior Property

In This Topic
    Behavior Property (ct)
    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