Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / ApplyToDesignerAttribute Class
Fields Properties Methods


In This Topic
    ApplyToDesignerAttribute Class Members
    In This Topic

    The following tables list the members exposed by ApplyToDesignerAttribute.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Specifies that a property will not be represented at design time in the Grid Designer. This static field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Specifies that a property will be represented at design time in the Grid Designer. This static field is read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a boolean value indicating if the property should be represented in the Grid Designer.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also