FlexReport for WinForms
ReportLabeledValues クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ReportLabeledValues クラス
Represents a collection of ReportLabeledValue object.
オブジェクト モデル
ReportLabeledValues クラス
シンタックス
'宣言
 
Public Class ReportLabeledValues 
   Inherits C1.Report.ReportOwnedCollection(Of ReportLabeledValue)
   Implements C1.Document.ICloneableObjectC1.Document.IOwnedObject 
'使用法
 
Dim instance As ReportLabeledValues
public class ReportLabeledValues : C1.Report.ReportOwnedCollection<ReportLabeledValue>, C1.Document.ICloneableObjectC1.Document.IOwnedObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.OwnedCollectionBase<TItem>
         C1.Document.OwnedCollection<TItem>
               C1.Report.ReportLabeledValues

参照

参照

ReportLabeledValues メンバ
C1.Report 名前空間