InterfaceIDatePickerPropertiesDialog
Interface
Represents the interface for a dialog that manages the properties of a DatePicker. This interface provides methods and properties to customize the behavior and appearance of the DatePicker control within the application.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public interface IDatePickerPropertiesDialog : IContentControlPropertiesDialog
Inherited Members