バッジ - BadgeSizing プロパティ

バッジのサイズ調整の動作を指定します

バッジ (PRIM_MD.Badge) のメンバ

データ タイプ - 列挙

詳細

The BadgeSizing property determines how the Badge will size based on the space defined by the Control to which it is attached.

Allowed Values

Enum ValueDescription
ContentHeightThe height will be governed by the contents of the Badge. The width will remain unchanged
ContentHeightFitToWidthThe height will be governed by the contents of the Badge. The Badge will resize to the width of the Control
ContentWidthThe width will be governed by the contents of the Badge. The height will remain unchanged
ContentWidthAndHeightThe width and height will be governed by the contents of the Badge
ContentWidthFitToHeightThe width will be governed by the contents of the Badge. The control will resize to the height of the Control
FitBothResize the Badge to the height and width of the Control
FitHeightResize the Badge to the height of the Control. Width will remain unchanged
FitWidthResize the Badge to the width of the Control. Height will remain unchanged
NoneDo not resize the Badge


 
 

参照

すべてのコンポーネント クラス

テクニカルリファレンス

EPC142030 February 2019