ShouldDrawPlaceholder Method (C1BasePicker)
In This Topic
Indicates whether the placeholder should be drawn.
Syntax
'Declaration
Protected Overridable Function ShouldDrawPlaceholder() As Boolean
protected virtual bool ShouldDrawPlaceholder()
See Also