GrapeCity SPREAD for Windows Forms 12.0J
ShowTableStyleLastColumn プロパティ


指定したテーブルオブジェクトの最後の列が表示されるかどうかを示す値を取得または設定します。
構文
'Declaration
 
Property ShowTableStyleLastColumn As Boolean
'使用法
 
Dim instance As ITable
Dim value As Boolean
 
instance.ShowTableStyleLastColumn = value
 
value = instance.ShowTableStyleLastColumn
bool ShowTableStyleLastColumn {get; set;}

プロパティ値

指定したテーブルオブジェクトの最後の列が表示される場合はtrue、それ以外の場合はfalse
参照

ITable インタフェース
ITable メンバ

 

 


Copyright © 2004 GrapeCity inc.