[]
        
(Showing Draft Content)

C1.Framework.Style.Locked

Locked Property

Locked

Gets or sets whether the style is locked and cannot be modified.

Declaration
[Browsable(false)]
public bool Locked { get; set; }
<Browsable(False)>
Public Property Locked As Boolean
Remarks

This property is useful when you want to prevent code from accidentally modifying 'stock' styles.