GrapeCity SPREAD for WPF 2.0J
Padding プロパティ (GroupElement)

現在の要素のパディングを取得または設定します。
構文
'Declaration
 
Public Property Padding As Nullable(Of Thickness)
public Nullable<Thickness> Padding {get; set;}

プロパティ値

パディングを示す Nullable。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

GroupElement クラス
GroupElement メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.