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