AttributeBinding Members
Defines a derived data type that represents a binding for an AttributeBinding element. This class cannot be inherited.
The following tables list the members exposed by the AttributeBinding type.
Public Constructors
이름 | Description | |
---|---|---|
AttributeBinding | Overloaded. Initializes a new instance of the AttributeBinding class. |
위쪽
Public Properties
(see also Protected Properties )
이름 | Description | |
---|---|---|
AttributeID | Gets or sets the AttributeID to use. | |
Container | (inherited from Component ) | |
Ordinal | Gets or sets the ordinal number representing the position for binding within a collection. | |
Parent | Gets the parent object of the current object. (inherited from Binding) | |
Site | (inherited from Component ) | |
Type | Gets or sets the type of attribute associated with an AttributeBinding. |
위쪽
Protected Properties
이름 | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Clone | Overridden. Creates a new, full copy of an object. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Converts an attribute binding into a String. |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
CopyTo | (inherited from Binding ) | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
위쪽
Public Events
이름 | Description | |
---|---|---|
Disposed | (inherited from Component ) |
위쪽
Explicit Interface Implementations
이름 | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from Binding ) |
위쪽