Scheduler for WPF
CoverElementsSize プロパティ (CoverElementsPane)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > CoverElementsPane クラス : CoverElementsSize プロパティ
Gets or sets a System.Double value, determining the size of the cover elements. This is dependency property.
シンタックス
'宣言
 
Public Property CoverElementsSize As System.Double
public System.double CoverElementsSize {get; set;}
解説
This property value determines either height or width of the cover elements depending on the Orientation property value. For horizontal orientation this property determines element height, and for vertical orientation it determines element width. Note, this property only makes sense if SizingType property value is SizingType.Fixed or SizingType.ExtendedSingle.
参照

CoverElementsPane クラス
CoverElementsPane メンバ