'宣言 Public Overridable Function GetCellKind( _ ByVal range As GridControlRange _ ) As System.Object
public virtual System.object GetCellKind( GridControlRange range )
パラメータ
- range
- 範囲
戻り値の型
返されたオブジェクトは、セルコンテンツをリサイクルするためのキーとして使用されます。
'宣言 Public Overridable Function GetCellKind( _ ByVal range As GridControlRange _ ) As System.Object
public virtual System.object GetCellKind( GridControlRange range )