ChangeParagraphFlowDirectionCommandFlowDirectionChanged Event |
Namespace: Telerik.WinForms.Documents.RichTextBoxCommandsAssembly: Telerik.WinControls.RichTextEditor (in Telerik.WinControls.RichTextEditor.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic event EventHandler<StylePropertyChangedEventArgs<Nullable<FlowDirection>>> FlowDirectionChanged
Public Event FlowDirectionChanged As EventHandler(Of StylePropertyChangedEventArgs(Of Nullable(Of FlowDirection)))
Value
Type:
SystemEventHandlerStylePropertyChangedEventArgsNullableFlowDirection
See Also