Show / Hide Table of Contents

Property SpinButtonPlacementMode

| Edit this page View Source

SpinButtonPlacementMode

Gets or sets a value that indicates the placement of buttons used to increment or decrement the Value property.

Declaration
public NumberBoxSpinButtonPlacementMode SpinButtonPlacementMode { get; set; }
Property Value
Type Description
NumberBoxSpinButtonPlacementMode

A value of the enumeration that specifies the placement of buttons used to increment or decrement the Value property. The default is Hidden.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX