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


In This Topic
    SelectedEnumMemberFlagConverter Class Members
    In This Topic

    The following tables list the members exposed by SelectedEnumMemberFlagConverter.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets an instance of SelectedEnumMemberFlagConverter.  
    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