RoundTextBoxMultilineGradientBackground Property

Gets the gradient background template for RoundTextBoxMultiline.

Definition

Namespace: BeeMobile.RoundTextBoxMultiline
Assembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public InkColor GradientBackground { get; set; }

Property Value

InkColor

See Also