C# |
public BorderEffect BorderEffect { get; set; }
|
VB |
Public Property BorderEffect As BorderEffect
|
Property value
Type:
BorderEffect
An DevExpress.Xpf.Core.BorderEffect enumeration value that specifies the LoadingDecorator's border highlighting effect.
The default is BorderEffect.None.