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

Telerik.Web.UI.TreeListValidationSettings

Contains validation settings for Telerik.Web.UI.RadTreeList

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.TreeListValidationSettings

Properties

CommandsToValidate String[]

Gets or sets the set of command names that will be validated. By default, the "PerformInsert" and "Update" commands are validated.

EnableValidation Boolean

Gets or sets a value indicating whether validation is enabled for .

ValidationGroup String

Gets or sets the ValidationGroup of the buttons in .

In this article