ClassSplitterExpandEventArgs
Class
The event args for the expand event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SplitterExpandEventArgs : SplitterEventArgsBase
Inheritance: objectSplitterEventArgsBaseSplitterExpandEventArgs
Inherited Members
Constructors
SplitterExpandEventArgs()
Declaration
cs-api-definition
public SplitterExpandEventArgs()
Properties
ShouldRender
Defines whether the component should re-render.