Interface ISupportsStates
Namespace: Telerik.Windows.Internal
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface ISupportsStates
Methods
GoToState(String)
Declaration
void GoToState(string stateName)
Parameters
System.String
stateName
|