バージョン

CompactData プロパティ (ComboModel)

ValueKey 列と TextKey 列のあるデータのみクライアントに渡すオプションを設定します。
シンタックス
'宣言
 
Public Property CompactData As System.Nullable(Of Boolean)
public System.Nullable<bool> CompactData {get; set;}
解説

DataSource が IQueryable の場合に限って、そのプロパティは効果があります

参照

オンラインで表示: GitHub