DateTimeRangePicker.ApplyPreset(object?) method¶
Defined in
Type: DateTimeRangePicker
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
public void ApplyPreset(object? preset)
Summary: Applies a named preset and emits a range-changed command.
Parameters
| Name | Type | Description |
|---|---|---|
preset | object? | The preset identifier or name. |