[]
Gets or sets a value indicating whether the split button should remain in pressed state after clicking on it.
[C1Category("Behavior")]
[C1Description("RibbonSplitButton.ToggleOnClick", "Indicates whether the split button should remain in pressed state after clicking on it.")]
public bool ToggleOnClick { get; set; }