[]
Gets or sets the drop down calculator style which used when dropdown calculator is rendered.
[Bindable(true)]
public Style DropDownCalculatorStyle { get; set; }
<Bindable(True)>
Public Property DropDownCalculatorStyle As Style
Type | Description |
---|---|
Style | A Style used for setting dropdown calculator's properties. The default value is null. |
User can set dropdown calculator's visual, layout and behavior through this property.