DataSourceSelectResultProcessingOptions.AutoPage 속성

정의

개체에 의해 ModelDataSourceView 페이징이 자동으로 수행되는지 여부를 나타냅니다.

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

속성 값

true페이징이 자동으로 수행됨을 나타내려면 입니다. 그렇지 않으면 . false

적용 대상