Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リッチテキスト形式(RTF)データをXtraGridコントロールにバインドするために使用できる方法はありますか?
はい、可能です。RepositoryItemRichTextEdit列のとしてを使用する必要がありますColumnEdit。repositoryItem はRTFDocumentFormatに設定する必要があります。また、デモでこれを行う方法を示します。XtraGridのメインデモからRTF編集モジュールを調べてください。
RepositoryItemRichTextEdit
ColumnEdit
DocumentFormat