Infragistics(R) NetAdvantage(R) Windows Forms
NotificationSettings.NotificationSettingsTypeConverter Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : NotificationSettings.NotificationSettingsTypeConverter Class

TypeConverter for the NotificationSettings class.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class NotificationSettings.NotificationSettingsTypeConverter 
   Inherits System.ComponentModel.ExpandableObjectConverter
C# 
public sealed class NotificationSettings.NotificationSettingsTypeConverter : System.ComponentModel.ExpandableObjectConverter 

See Also