ItemStyleShouldSerializeBorderDashStyle Method
Indicates whether the
BorderDashStyle property should be serialized by Visual Studio designer.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual bool ShouldSerializeBorderDashStyle()
Protected Overridable Function ShouldSerializeBorderDashStyle As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.