Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / IncrementConverter Class
Fields Methods


In This Topic
    IncrementConverter Class Members
    In This Topic

    The following tables list the members exposed by IncrementConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IncrementConverter  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets an instance of IncrementConverter.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target. (Inherited from C1.WPF.Schedule.AddValueConverter)
    Public MethodConverts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source. (Inherited from C1.WPF.Schedule.AddValueConverter)
    Top
    See Also