BadgeProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Badge |
Initializes a new instance of the Badge |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether or not all badges within this Adorner |
Allow |
Gets or sets whether or not any badge owned by this manager should use HTML tags to format its caption string. |
Allow |
Gets or sets whether or not badges within this Adorner |
Image |
Gets or sets the default image, displayed by all badges within this Adorner |
Image |
Gets or sets the image region that can be stretched. |
Image |
Gets or sets the URI that specifies an image from the DevExpress Image Gallery assigned to this badge. |
Location |
Gets or sets the relative position, based on which all Badges within this Adorner |
Offset |
Gets or sets the offset, common to all Badges within this Adorner |
Paint |
Gets or sets the paint style common to all badges owned by this manager. |
Stretch |
Gets or sets whether all badges should stretch their images according to the displayed text. |
Svg |
Gets or sets the vector image assigned to a badge. |
Svg |
Gets or sets the size of the vector image assigned to a badge. |
Text |
Gets or sets the default text, displayed by all Badges within this Adorner |
Text |
Gets or sets the global text margin, common to all Badges within this Adorner |
Trim |
Gets or sets whether or not the Adorner |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also