C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownCalculator Class / ShouldApplyTheme Property

In This Topic
ShouldApplyTheme Property (DropDownCalculator)
In This Topic
Gets a value indicating whether theme should be applied to dropdown form when it applied to C1DropDownControl. This property returns true by default.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ShouldApplyTheme As Boolean
 
See Also