ClassRowHighlightContainer
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class RowHighlightContainer : Control, IDataContainer
Inheritance: objectRowHighlightContainer
Derived Classes:
Implements:
Constructors
RowHighlightContainer()
Declaration
cs-api-definition
public RowHighlightContainer()
Properties
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.
ResetThemeOverride()
Resets the theme.
Declaration
cs-api-definition
protected virtual void ResetThemeOverride()