A class that contains information about the SelectionChanged event of the RadLayoutControl.
Definition
Namespace:Telerik.Windows.Controls.LayoutControl
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class LayoutControlSelectionChangedEventArgs : EventArgs
Inheritance: objectEventArgsLayoutControlSelectionChangedEventArgs
Inherited Members
Properties
The allowed operations for the selected item.
C#
public LayoutControlAllowedActions AllowedActions { get; set; }