EnsureStaticConstructor()
static
|
For internal use.
|
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.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RegisterEditor(String, String, String, RepositoryItem)
|
Registers a custom editor to be used for changing control content in Print Preview.
|
RegisterImageCollectionEditor(String, String, IDictionary<String, Image>, Boolean, Boolean)
|
Registers an image editor with a filterable collection of predefined named images to be used for changing image content in Print Preview.
|
RegisterImageCollectionEditor(String, String, IDictionary<String, Image>)
|
Registers an image editor with a collection of predefined named images to be used for changing image content in Print Preview.
|
RegisterImageCollectionEditor(String, String, IEnumerable<Image>, Boolean)
|
Registers an image editor with a collection of predefined images to be used for changing image content in Print Preview.
|
RegisterImageCollectionEditor(String, String, IEnumerable<Image>)
|
Registers an image editor with a collection of predefined images to be used for changing image content in Print Preview.
|
RegisterImageEditor(String, String, ImageEditorOptions)
|
Registers a custom image editor that you can use to edit the XRPictureBox‘s content in Print Preview.
|
RegisterMaskEditor(String, String, String, MaskType, String)
|
Registers the standard editor with a custom mask to be used for changing control content in Print Preview.
|
ToString()
|
Returns a string that represents the current object.
|
TryGetRepositoryItem(String, out RepositoryItem)
|
Attempts to obtain a repository item by the specified name.
|
UnregisterEditor(String)
|
Unregisters the specified editor from being used for changing control content in Print Preview.
|