XRControlStyleSheet Properties
Provides functionality for an object used as a repository for the XRControl‘s styles.
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the Collection |
Count |
Gets the number of elements contained in the Collection |
File |
Gets or sets the path to the report’s style sheet. |
Inner |
Gets an Array |
Item[Int32] | Provides indexed access to the individual items in the collection. |
Item[String] | Provides access to individual items in the collection by their names. |
List protected |
Gets an IList containing the list of elements in the Collection |
Styles |
Gets styles that are stored in XRControl |
ICollection. |
Gets a value indicating whether access to the Collection |
ICollection. |
Gets an object that can be used to synchronize access to the Collection |
IList. |
Gets a value indicating whether the Collection |
IList. |
Gets a value indicating whether the Collection |
IList. |
Gets or sets the element at the specified index.
Inherited from Collection |