PivotGridOptionsDataField Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
Pivot |
Initializes a new instance of the Pivot |
Pivot |
Initializes a new instance of the Pivot |
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
Area | Gets or sets the area in which the data field headers are displayed. |
Area |
Gets or sets the position of the data field headers. |
Caption | Gets or sets the text displayed within the data header. |
Column |
Gets or sets the height of data field headers, in text lines. This property is in effect when there are two or more data fields, and data field headers are displayed in the Column Header Area. |
Data |
Gets or sets the area in which the data field headers are displayed. |
Data |
Gets or sets the position of the data field headers. |
Data |
Gets or sets the area in which the data field headers are displayed. |
Data |
Gets or sets whether data field headers are visible. |
Enable |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Field |
Gets or sets the rule for naming columns, that correspond to data fields, when creating a data source via the Create |
Row |
Gets or sets the width of the data field headers when they are displayed as row headers. |
Row |
Gets or sets the height of data field headers, in text lines. This property is in effect when there are two or more data fields, and data field headers are displayed in the Row Header Area. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Resets all options to their default values. |
Should |
Tests whether the Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
Xtra |
For internal use. |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also