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

In This Topic
    FieldRange Class
    In This Topic
    Represents a range of field names.
    Syntax
    'Declaration
     
    
    Public Class FieldRange 
       Inherits C1.Win.RulesManager.Model.BaseNotifyPropertyChanged
       Implements IItemRange 
    Inheritance Hierarchy

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

    See Also