NumericPushButton.UnitsOnNewLine property¶
Defined in
Type: NumericPushButton
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Attributes: [Description("Gets or sets a value indicating whether units is on a new line or not")] [Category("Common")]
public bool UnitsOnNewLine { get; set; }
Summary: Gets or sets a value indicating whether [units on new line].
Returns: bool
Value: true if [units on new line]; otherwise, false.