[]
Gets or sets the KeyTip providing keyboard access to a RibbonDatePicker.
[C1Category("Behavior")]
[C1Description("RibbonDatePicker.KeyTip", "Gets or sets the KeyTip providing keyboard access to a RibbonDatePicker.")]
public string KeyTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonDatePicker.KeyTip", "Gets or sets the KeyTip providing keyboard access to a RibbonDatePicker.")>
Public Property KeyTip As String