Reports for WPF
LineStyleCollection クラス
メンバ 

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : LineStyleCollection クラス
Represents a collection of line styles (elements of type LineStyle).
シンタックス
'宣言
 
Public Class LineStyleCollection 
   Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of LineStyle)
   Implements IMapOwnedCloneable 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase<T>
            C1.C1Report.CustomFields.Maps.LineStyleCollection

参照

LineStyleCollection メンバ
C1.C1Report.CustomFields.Maps 名前空間