GrapeCity ActiveReports for .NET 16.0J
StyleSheet クラス メンバ
プロパティ  メソッド 

GrapeCity.ActiveReports.PageReportModel 名前空間 : StyleSheet クラス

StyleSheetデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタStyleSheetクラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the total number of elements the internal data structure can hold without resizing. System.Collections.Generic.List<Style>から継承されます。
Public プロパティGets the number of elements contained in the List. System.Collections.Generic.List<Style>から継承されます。
Public プロパティオーバーロードされます。 StyleSheet内の特定のStyleオブジェクトを名前で取得します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an object to the end of the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドAdds the elements of the specified collection to the end of the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドReturns a read-only ReadOnlyCollection wrapper for the current collection. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドRemoves all elements from the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドDetermines whether an element is in the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドConverts the elements in the current List to another type, and returns a list containing the converted elements. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドDetermines whether the List contains elements that match the conditions defined by the specified predicate. System.Collections.Generic.List<Style>から継承されます。
Public メソッドSearches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドRetrieves all the elements that match the conditions defined by the specified predicate. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドSearches for an element that matches the conditions defined by the specified predicate, and returns the last occurrence within the entire List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドPerforms the specified action on each element of the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドCreates a shallow copy of a range of elements in the source List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドInserts an element into the List at the specified index. System.Collections.Generic.List<Style>から継承されます。
Public メソッドInserts the elements of a collection into the List at the specified index. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.Generic.List<Style>から継承されます。
Public メソッドstatic (Shared in Visual Basic)System.IO.StreamからStyleSheetオブジェクトを読み込みます。  
Public メソッドRemoves the first occurrence of a specific object from the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドRemoves all the elements that match the conditions defined by the specified predicate. System.Collections.Generic.List<Style>から継承されます。
Public メソッドRemoves the element at the specified index of the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドRemoves a range of elements from the List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドオーバーロードされます。 Reverses the order of the elements in the entire List. System.Collections.Generic.List<Style>から継承されます。
Public メソッドStyleSheetオブジェクトをSystem.IO.Streamに書きます。  
Public メソッドオーバーロードされます。 Sorts the elements in the entire List using the default comparer. System.Collections.Generic.List<Style>から継承されます。
Public メソッドCopies the elements of the List to a new array. System.Collections.Generic.List<Style>から継承されます。
Public メソッドSets the capacity to the actual number of elements in the List, if that number is less than a threshold value. System.Collections.Generic.List<Style>から継承されます。
Public メソッドDetermines whether every element in the List matches the conditions defined by the specified predicate. System.Collections.Generic.List<Style>から継承されます。
トップ
参照

StyleSheet クラス
GrapeCity.ActiveReports.PageReportModel 名前空間