次の方法で共有


ODSOFilter.Column プロパティ

定義

フィルターで使用する差し込み印刷データ ソース内のフィールドの名前を表す 文字列型 (String) の値を取得または設定します。

public:
 property System::String ^ Column { System::String ^ get(); void set(System::String ^ value); };
public string Column { get; set; }
member this.Column : string with get, set
Public Property Column As String

プロパティ値

適用対象