ColumnViewOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Column |
Initializes a new instance of the Column |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether to display format rule descriptions in the Rule Editor and Rule Manager. |
Animation |
Gets or sets the animation mode, which identifies cells for which animation is enabled. |
Filter |
Gets or sets the display style of filter conditions in the Filter Panel and built-in Filter Editor. |
Show |
Gets or sets a value that specifies which column cells display editor buttons. |
Show |
Obsolete. Gets or sets whether the filter panel is displayed when data filtering is applied. |
Show |
Gets or sets a value which specifies when the Filter Panel is shown. |
Show |
Gets or sets whether the View Caption is displayed above the View. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings of the options object passed as this method’s parameter to the current object. |
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 |
Returns the actual animation type. |
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 Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also