PivotGridWebOptionsDataField 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 |
#Properties
Name | Description |
---|---|
Area |
Gets or sets the area in which the data field headers are displayed.
Inherited from Pivot |
Area |
Gets or sets the position of the data field headers.
Inherited from Pivot |
Caption |
Gets or sets the text displayed within the data header.
Inherited from Pivot |
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.
Inherited from Pivot |
Data |
Gets or sets the area in which the data field headers are displayed.
Inherited from Pivot |
Data |
Gets or sets the position of the data field headers.
Inherited from Pivot |
Data |
Gets or sets the area in which the data field headers are displayed.
Inherited from Pivot |
Data |
Gets or sets whether data field headers are visible.
Inherited from Pivot |
Enable |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Pivot |
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 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.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Pivot |
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.
Inherited from Pivot |
Should |
Tests whether the Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
Xtra |
For internal use.
Inherited from Pivot |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also