PowerTools SPREAD for ASP.NET 8.0J
GetColumnAllowFilter メソッド

列インデックス
この列に列フィルタ定義が設定されているかどうかを取得します。
構文
'Declaration
 
Public Function GetColumnAllowFilter( _
   ByVal column As Integer _
) As Boolean
public bool GetColumnAllowFilter( 
   int column
)

パラメータ

column
列インデックス

戻り値の型

指定した列をフィルタリングできる場合はTrue、それ以外の場合はFalse
参照

SheetView クラス
SheetView メンバ

開発者の手引き

フィルタリングの概要

 

 


© 2003-2015, GrapeCity inc. All rights reserved.