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.
DataTable からいくつかのデータを出力する必要があります。私は常に印刷に PrintDocument クラスを使用していますが、レポートを使用して簡単に印刷できるデータベース データがいくつかあります。私はVB6で作業していて、データレポートを使用していました。非常に簡単ですが、C#で使用する方法がわかりません。
また、.net 2.0 用のアプリケーションを作成しています。