バージョン

CellMargins プロパティ

このセル境界線の内側とセル コンテンツの間に適用される余白の量を決定する値を返すか、設定します。
シンタックス
'宣言
 
Public Property CellMargins As Nullable(Of Padding)
public Nullable<Padding> CellMargins {get; set;}
参照