SplitButton

Wisej.Web.SplitButton

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Represents a split button control.

public class SplitButton : Button

Constructors

Properties

Orientation: Returns or sets a value indicating the layout of the SplitButton. When the value is set to Vertical the down arrow is places below the text, otherwise it's to the right of the text.

Implements

Last updated