InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / StyledPropertyCollection.ExcludeFromStyledPropertyAttribute Class
Members

In This Topic
    StyledPropertyCollection.ExcludeFromStyledPropertyAttribute Class
    In This Topic
    A property with this attribute will be excluded from the styled properties when StyledPropertyCollection default constructor is used.
    Object Model
    StyledPropertyCollection.ExcludeFromStyledPropertyAttribute Class
    Syntax
    'Declaration
     
    Public Class StyledPropertyCollection.ExcludeFromStyledPropertyAttribute 
       Inherits System.Attribute
    public class StyledPropertyCollection.ExcludeFromStyledPropertyAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Win.C1Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute

    See Also