Interface ITimeSpanPickerContentElementOwner
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface ITimeSpanPickerContentElementOwner
Properties
Culture
Declaration
CultureInfo Culture { get; set; }
Property Value
System.Globalization.CultureInfo
|
Format
Declaration
string Format { get; set; }
Property Value
System.String
|
TimeSpanProvider
Value
Declaration
object Value { get; set; }
Property Value
System.Object
|
Methods
CloseOwnerPopup()
Declaration
void CloseOwnerPopup()