ReplaceStyle Property
ReplaceStyle
Gets or sets whether to replace the style.
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public bool ReplaceStyle { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property ReplaceStyle As Boolean