ApplyToStyle Method (PropertyDropDownListStyle)
Applies style to destination style if it is possible.
public virtual bool ApplyToStyle(
C1.Framework.Style
)
'Declaration
Public Overridable Function ApplyToStyle( _
ByVal As C1.Framework.Style _
) As Boolean
Parameters
- dst