DataPagerField.Visible プロパティ

定義

データ ページャー フィールドがレンダリングされるかどうかを示す値を取得または設定します。

public:
 property bool Visible { bool get(); void set(bool value); };
public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

プロパティ値

がレンダリングされる場合は a0/&。それ以外の場合は。 既定値は true です。

適用対象

こちらもご覧ください