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


In This Topic
    SelectedEnumMemberConverter Class Members
    In This Topic

    The following tables list the members exposed by SelectedEnumMemberConverter.

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