ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / CustomItemRange Class / Fields Property

In This Topic
    Fields Property (CustomItemRange)
    In This Topic
    フィールド名の配列。
    Syntax
    'Declaration
     
    
    Public Property Fields As String()
    public string[] Fields {get; set;}
    See Also