[]
        
(Showing Draft Content)

C1.Framework.SplitButtonElement.DropDownList.ApplyStyle

ApplyStyle Method

ApplyStyle(BaseStyle, int)

Applies the style to drop down form.

Declaration
public override void ApplyStyle(BaseStyle style, int dpi)
Parameters
Type Name Description
BaseStyle style

Style of drop down form.

int dpi

DPI of parent control.

Overrides