alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PropertyTypes

    Inheritance
    System.Object
    PropertyTypes
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class PropertyTypes : Enum

    Fields

    BOOL

    Declaration
    public const PropertyTypes BOOL
    Field Value
    Type
    PropertyTypes

    COLOR

    Declaration
    public const PropertyTypes COLOR
    Field Value
    Type
    PropertyTypes

    dummy

    Declaration
    public const PropertyTypes dummy
    Field Value
    Type
    PropertyTypes

    FILENAME

    Declaration
    public const PropertyTypes FILENAME
    Field Value
    Type
    PropertyTypes

    FONT

    Declaration
    public const PropertyTypes FONT
    Field Value
    Type
    PropertyTypes

    INT

    Declaration
    public const PropertyTypes INT
    Field Value
    Type
    PropertyTypes

    INTLIST

    Declaration
    public const PropertyTypes INTLIST
    Field Value
    Type
    PropertyTypes

    MARGINS

    Declaration
    public const PropertyTypes MARGINS
    Field Value
    Type
    PropertyTypes

    POSITION

    Declaration
    public const PropertyTypes POSITION
    Field Value
    Type
    PropertyTypes

    RECT

    Declaration
    public const PropertyTypes RECT
    Field Value
    Type
    PropertyTypes

    SIZE

    Declaration
    public const PropertyTypes SIZE
    Field Value
    Type
    PropertyTypes

    STRING

    Declaration
    public const PropertyTypes STRING
    Field Value
    Type
    PropertyTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved