Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class RowSelectionContainer : RowHighlightContainer, IDataContainer
Inheritance: objectRowHighlightContainerRowSelectionContainer
Implements:
Inherited Members
Constructors
C#
public RowSelectionContainer()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides:
Resets the theme.
C#
protected override void ResetThemeOverride()
Overrides: