Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ICharacterProperties Properties

Contains character properties.
Name Description
AllCaps Returns whether all characters are capitalized.
BackgroundColor Returns the background color of characters.
FontBold Returns whether characters are bold.
FontItalic Returns whether characters are italicized.
FontName Returns the font name of characters.
FontSize Returns the font size of characters.
ForegroundColor Returns the font color of characters.
Hidden Returns whether content is hidden.
HighlightColor Returns the highlight color of characters.
Script Returns the script format of characters.
SmallCaps Returns whether characters are small capital letters.
Strikeout Returns whether characters are stricken out.
Underline Returns whether characters are underlined.
UnderlineColor Returns the underline color of characters.
UnderlineWordsOnly Returns whether space and tab characters are underlined in addition to other characters.
See Also