ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / CustomItemRange Class
Members

In This Topic
    CustomItemRange Class
    In This Topic
    Represents a custom range of items.
    Syntax
    'Declaration
     
    
    Public Class CustomItemRange 
       Inherits C1.Win.RulesManager.Model.BaseNotifyPropertyChanged
       Implements IItemRange 
    Inheritance Hierarchy

    System.Object
       C1.Win.RulesManager.Model.BaseNotifyPropertyChanged
          C1.Win.RulesManager.CustomItemRange

    See Also