 | ITaskDialogArgsDefaultRadioButtonId Property |
The default radio button identifier
Namespace:
EBP.Api.Interfaces.Dialogs
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxNullable<int> DefaultRadioButtonId { get; set; }
Property DefaultRadioButtonId As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also