ItemStyleShouldSerializeBorderDashStyle Method

Indicates whether the BorderDashStyle property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
protected virtual bool ShouldSerializeBorderDashStyle()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also