Cancel(JS)
|
Specifies text for the button that closes the popup menu without applying a filter. Mirrors the client-side cancel option.
|
Cancel(String)
|
Specifies text for the button that closes the popup menu without applying a filter. Mirrors the client-side cancel option.
|
EmptyValue(JS)
|
Specifies a name for the item that represents empty values in the popup menu. Mirrors the client-side emptyValue option.
|
EmptyValue(String)
|
Specifies a name for the item that represents empty values in the popup menu. Mirrors the client-side emptyValue option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Ok(JS)
|
Specifies text for the button that applies the specified filter. Mirrors the client-side ok option.
|
Ok(String)
|
Specifies text for the button that applies the specified filter. Mirrors the client-side ok option.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|