Assign(PropertiesBase)
|
Copies the settings from the specified PropertiesBase object to the current object.
|
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.
|
GetClientObjectEvents(IDictionary)
|
For internal use.
|
GetEventHandler(String)
|
Returns the specified client event’s handler.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
IsEmpty()
|
Returns a value that indicates whether no handler is assigned to the available client events.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetEventHandler(String, String)
|
Defines a handler for the specified DevExpress client event.
|
ToString()
|
Returns an empty string.
|