'Declaration
Public Class C1VerticalCenterAlignTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of C1VerticalAlignment)) Implements IUpdateableTool
public class C1VerticalCenterAlignTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<C1VerticalAlignment>>, IUpdateableTool