Style.SetBorderColor

Style.SetBorderColor method

Sets the color of the specified border.

public void SetBorderColor(BorderType borderType, Color colorvalue)
ParameterTypeDescription
borderTypeBorderTypeborderType which border to set.
colorColorof the specified border.

See Also