Reports for WinForms
LineStyleCollection クラス
メンバ 

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : LineStyleCollection クラス
線スタイル(型 LineStyle の要素)のコレクションを表します。
オブジェクト モデル
LineStyleCollection クラス
シンタックス
'宣言
 
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 名前空間