FilterControlTextColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Filter |
Initializes a new instance of the Filter |
#Properties
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Column |
Gets or sets the column’s data type.
Inherited from Filter |
Display |
Gets or sets the filter column’s caption.
Inherited from Filter |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Properties |
Gets or sets the filter column editor’s settings.
Inherited from Filter |
Properties |
This member supports the infrastructure and cannot be used directly from your code.
Inherited from Filter |
Properties |
Gets the filter column editor’s settings. |
Property |
Gets a filter control column property’s full name.
Inherited from Filter |
Property |
Gets or sets a filter property’s name.
Inherited from Filter |
#Methods
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one.
Inherited from Filter |
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. |
To |
Returns a string that represents the current object.
Inherited from Filter |
See Also