XRControlStyleSheet Members
#Constructors
Name | Description |
---|---|
XRControl |
Initializes a new instance of the XRControl |
XRControl |
Initializes a new instance of the XRControl |
#Properties
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 |
#Methods
Name | Description |
---|---|
Add |
Appends the specified XRControl |
Add |
Obsolete. Adds the style with the specified name to the XRControl |
Add |
Appends an array of control styles to the style sheet. |
Clear() |
Removes all objects from the Collection |
Contains |
Determines whether the collection contains the specified control style. |
Copy |
Copies the entire control style collection to an array of XRControl |
Copy |
Copies the entire control style collection to a one dimensional array starting at the specified index of the target array. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Collection |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the specified control style’s position within the collection. |
Insert |
Adds the specified control style to the collection at the specified position. |
Load |
Loads the styles from the given file into the current XRControl |
Load |
Loads the styles from the given stream into the current XRControl |
Load |
Restores the style sheet from an XML object located in the specified stream. |
Load |
Restores the style sheet from the specified XML file. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Performs additional custom processes after clearing the contents of the Collection |
On |
Performs additional custom processes before inserting a new element into the Collection |
On |
Performs additional custom processes when removing an element from the Collection |
On |
Performs additional custom processes before setting a value in the Collection |
On |
Performs additional custom processes after setting a value in the Collection |
On |
Performs additional custom processes when validating a value.
Inherited from Collection |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified control style from the collection. |
Remove |
Removes the element at the specified index of the Collection |
Save |
Saves the styles contained in the given XRControl |
Save |
Saves the styles contained in the current XRControl |
Save |
Serializes the style sheet in XML format to the specified file. |
Save |
Serializes the style sheet in XML format to the specified stream. |
ICollection. |
Copies the entire Collection |
IList. |
Adds an object to the end of the Collection |
IList. |
Determines whether the Collection |
IList. |
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire Collection |
IList. |
Inserts an element into the Collection |
IList. |
Removes the first occurrence of a specific object from the Collection |
To |
Returns a string that represents the current object. Inherited from Object. |