WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MonthCalendarAdvConverter

    Show / Hide Table of Contents

    Class MonthCalendarAdvConverter

    MonthCalendarAdvConverter class.

    Inheritance
    System.Object
    MonthCalendarAdvConverter
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class MonthCalendarAdvConverter : ExpandableObjectConverter

    Constructors

    MonthCalendarAdvConverter()

    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 Description
    System.ComponentModel.PropertyDescriptorCollection

    GetPropertiesSupported(ITypeDescriptorContext)

    Declaration
    public override bool GetPropertiesSupported(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved