Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DecrementConverter Class
Fields Methods


In This Topic
    DecrementConverter Class Members
    In This Topic

    The following tables list the members exposed by DecrementConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DecrementConverter.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets an instance of DecrementConverter.  
    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.Silverlight.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.Silverlight.Schedule.AddValueConverter)
    Top
    See Also