ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ColumnStyleBase Class / ItemListEffective Property

In This Topic
    ItemListEffective Property
    In This Topic
    Returns an actually used ItemList depending on the Inherit property value.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemListEffective As LookupItemList
    public LookupItemList ItemListEffective {get;}
    See Also