DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / PropertyDropDownItemStyle Class
Members

In This Topic
    PropertyDropDownItemStyle Class
    In This Topic
    The PropertyDropDownItemStyle containing display attributes that determine the appearance of a data source properties drop-down list items.
    Object Model
    PropertyDropDownItemStyle Class
    Syntax
    'Declaration
     
    Public Class PropertyDropDownItemStyle 
       Inherits BaseDropDownItemStyle
    public class PropertyDropDownItemStyle : BaseDropDownItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseDropDownItemStyle
                   C1.Win.DataFilter.Styles.PropertyDropDownItemStyle

    See Also