バージョン 24.2 (最新)

InferFeatures メソッド

要求パラメーターおよび値に基づいて有効なグリッド機能を推測します。GridFeatures は渡された gridFeatureFactory パラメーターからインスタンス化されます。
シンタックス
public static System.Collections.Generic.List<GridFeature> InferFeatures( 
   System.Collections.Specialized.NameValueCollection queryString,
   BaseGridFeatureFactory gridFeatureFactory
)

パラメータ

queryString
gridFeatureFactory
オプション パラメーター。渡されていない場合、GridFeatureFactory のインスタンスが使用されます。
参照

オンラインで表示: GitHub