Search Results for

    Show / Hide Table of Contents

    Class DatePicker

    Extends an to recognize custom date formats

    Inheritance
    System.Object
    DatePicker
    Namespace: Simplic.UI.Control
    Assembly: Simplic.UI.dll
    Syntax
    public class DatePicker : RadDatePicker

    Constructors

    | Improve this Doc View Source

    DatePicker()

    Create DatePicker

    Declaration
    public DatePicker()

    Methods

    | Improve this Doc View Source

    OnGotFocus(RoutedEventArgs)

    Custom got focus logic

    Declaration
    protected override void OnGotFocus(RoutedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.RoutedEventArgs e
    | Improve this Doc View Source

    OnLostFocus(RoutedEventArgs)

    Custom lost focus logic

    Declaration
    protected override void OnLostFocus(RoutedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.RoutedEventArgs e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx