GrapeCity SPREAD for WPF 2.0J
VerticalAlignment プロパティ (SpreadBand)

現在の要素の垂直方向の配置を取得または設定します。
構文
'Declaration
 
Public Property VerticalAlignment As Nullable(Of CellVerticalAlignment)
public Nullable<CellVerticalAlignment> VerticalAlignment {get; set;}

プロパティ値

垂直方向の配置を示す Nullable。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

SpreadBand クラス
SpreadBand メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.