ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / DateTimeOffsetRangeFilter Class / TimePlaceholder Property

In This Topic
    TimePlaceholder Property (DateTimeOffsetRangeFilter)
    In This Topic
    Gets or sets the time part placeholder text.
    Syntax
    'Declaration
     
    
    Public Property TimePlaceholder As String
    public string TimePlaceholder {get; set;}
    See Also