ObjectList.SelectMoreCommand プロパティ

定義

ObjectList内の他の項目を選択するためにコマンドに使用されるテキストを取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 static property System::String ^ SelectMoreCommand { System::String ^ get(); };
public static string SelectMoreCommand { get; }
static member SelectMoreCommand : string
Public Shared ReadOnly Property SelectMoreCommand As String

プロパティ値

オブジェクト リスト内の他の項目を選択するためにコマンドに使用されるテキスト。

適用対象

こちらもご覧ください