GridMeasureColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Always |
Gets or sets whether the zero level of bars displayed within grid cells should always be visible. |
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
Display |
Gets or sets how to display cell values. |
Fixed |
Gets or sets the fixed width of the current column.
Inherited from Grid |
Measure | Gets or sets a measure that provides data used to calculate the column values. |
Name |
Gets or sets the name of the data item container.
Inherited from Named |
Totals |
Gets the collection of totals for the specified Grid column.
Inherited from Grid |
Weight |
Gets or sets the relative width of the current column.
Inherited from Grid |
Width |
Gets or sets the mode used to manage the width of the current column.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Add |
For internal use.
Inherited from Data |
Begin |
For internal use.
Inherited from Named |
Dispose() |
Releases resources associated with a Named |
End |
For internal use.
Inherited from Named |
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 |
Gets the item’s name displayed in the dashboard.
Inherited from Named |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also