AllowGlyphSkinning
|
Gets or sets whether or not all badges within this AdornerUIManager should colorize their images using background colors.
|
AllowHtmDrawText
|
Gets or sets whether or not any badge owned by this manager should use HTML tags to format its caption string.
|
AllowImage
|
Gets or sets whether or not badges within this AdornerUIManager should display their icons.
|
Image
|
Gets or sets the default image, displayed by all badges within this AdornerUIManager.
|
ImageStretchMargins
|
Gets or sets the image region that can be stretched.
|
ImageUri
|
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 AdornerUIManager are aligned.
|
Offset
|
Gets or sets the offset, common to all Badges within this AdornerUIManager.
|
PaintStyle
|
Gets or sets the paint style common to all badges owned by this manager.
|
StretchImage
|
Gets or sets whether all badges should stretch their images according to the displayed text.
|
SvgImage
|
Gets or sets the vector image assigned to a badge.
|
SvgImageSize
|
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 AdornerUIManager.
|
TextMargin
|
Gets or sets the global text margin, common to all Badges within this AdornerUIManager.
|
TrimByParent
|
Gets or sets whether or not the AdornerUIManager should trim any Badge that is bigger than its target element’s parent.
|