Class MonthCalendarAdvConverter
MonthCalendarAdvConverter class.
Inheritance
System.Object
MonthCalendarAdvConverter
Assembly: Syncfusion.Tools.Windows.dll
public class MonthCalendarAdvConverter : ExpandableObjectConverter
Constructors
Declaration
public MonthCalendarAdvConverter()
Methods
GetProperties(ITypeDescriptorContext, Object, Attribute[])
Declaration
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
Parameters
Type |
Name |
Description |
System.ComponentModel.ITypeDescriptorContext |
context |
|
System.Object |
value |
|
System.Attribute[] |
attributes |
|
Returns
Type |
System.ComponentModel.PropertyDescriptorCollection |
GetPropertiesSupported(ITypeDescriptorContext)
Declaration
public override bool GetPropertiesSupported(ITypeDescriptorContext context)
Parameters
Type |
Name |
Description |
System.ComponentModel.ITypeDescriptorContext |
context |
|
Returns