6. Creating and Using Basic Fields : Scalar Fields : Create a Radio Field : Radio Field Properties
 
Share this page                  
Radio Field Properties
All the properties for radio fields are described under Common Field Properties, with the exception of the following properties or values that are specific to the radio field type:
Columns
Specifies the number of columns in the field
Note:  The columns can be displayed horizontally or vertically, depending on the value of the Orientation property.
Default: 1
ExactWidth
Specifies the exact outer width of the field. If both MinimumWidth and ExactWidth are positive, ExactWidth takes precedence. If both MinimumWidth and ExactWidth are 0, the default width will be just big enough to hold the largest item in the field.
Default: 0
MinimumWidth
Specifies the minimum outer width of the field. If it is smaller than the smallest width of the items in the field, the largest width of the items is used.
Default: 0