ColumnFilterInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Column |
Creates a new Column |
Column |
Initializes a new instance of the Column |
Column |
Initializes a new instance of the Column |
Column |
Obsolete. Obsolete. Initializes a new instance of the Column |
Column |
Initializes a new instance of the Column |
Column |
Initializes a new instance of the Column |
Column |
Initializes a new instance of the Column |
Column |
Creates a new Column |
Column |
Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Obsolete. Obsolete. Creates a new Column |
Column |
Initializes a new instance of the Column |
Column |
Initializes a new instance of the Column |
Column |
Creates a new Column |
Column |
Initializes a new instance of the Column |
Column |
Obsolete. Obsolete. Creates a new Column |
#Properties
Name | Description |
---|---|
Display |
Gets the filter condition’s textual representation displayed in the filter panel. |
Empty static | Gets an empty filter condition. |
Filter |
Gets the current filter criteria. |
Filter |
Gets the filter expression specified by this Column |
Kind | Gets whether the current filter condition has been created by the Grid Control or is a custom condition. |
Type | Controls whether the current object filters data by a particular value, uses a custom filter string or provides no filtering condition. |
Value | Gets the value by which data is filtered. |
Value |
Obsolete. This member is obsolete. |
#Methods
Name | Description |
---|---|
Clone() |
Returns a copy of the current Column |
Equals |
Determines whether the current object has the same settings as that specified. |
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 |
Obsolete. Returns the actual textual representation of the filtering condition applied. This method is obsolete. Handle the Custom |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obsolete. This method is obsolete. Handle the Custom |
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