Class TransitionOverdEvents
Class for TransitionOverdEvents.
Inheritance
System.Object
System.EventArgs
TransitionOverdEvents
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Transition
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TransitionOverdEvents : EventArgs
Constructors
TransitionOverdEvents()
Declaration
public TransitionOverdEvents()
Properties
Transition
Gets or sets the value for Transition
Declaration
public Transition Transition { get; set; }
Property Value
Type |
---|
Transition |
TransitionControl
Gets or sets the value for TransitionControl.
Declaration
public Control TransitionControl { get; }
Property Value
Type |
---|
System.Windows.Forms.Control |
TransitionVisibility
Gets or sets the value for TransitionVisibility
Declaration
public TransitionVisibility TransitionVisibility { get; }
Property Value
Type |
---|
TransitionVisibility |