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.
|
FindComponentType(Type)
|
Searches the specified type among the default types that support favorite properties.
|
GetFavoriteProperties(Object)
|
Returns favorite properties for the specified component.
|
GetFavoriteProperties(Type)
static
|
Returns predefined favorite properties for the specified type.
|
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.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RegisterExtensionGlobal(FavoritePropertyExtension)
static
|
Registers the specified extension to store favorite properties for all End-User Report Designers within the current application.
|
SaveProperties(DescriptionSet)
|
Saves the specified favorite list to the storage.
|
ToString()
|
Returns a string that represents the current object.
|
TryLoadProperties(out DescriptionSet)
|
Loads favorite properties from the storage.
|