New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.SkinChangingEventArgs

The arguments passed when Telerik.Web.UI.RadSkinManager fires the SkinChanging event.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.SkinChangingEventArgs

Properties

Canceled Boolean

Gets or sets a boolean value indicating whether the skin changing will be cancelled.

Skin String

Gets or sets a string value representing the skin which is going to be applied.

In this article