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.
ユーザーは、グリッドの列ヘッダーに複数の行を含めることを望んでいますが、解決策が見つかりません。
誰か提案はありますか?
TdxDBGridColumn の HeaderMaxLineCount プロパティを試しましたか?
追加情報:
devexpressのcxGridコンポーネントを使用する場合は、HeaderAutoHeightプロパティを(cxGridDBTableViewの)trueに設定する必要があります。