SplitButton

Wisej.Web.SplitButton

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.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

NameDescription

Bindable components implement this interface.

Allows a control to act like a button on a Form.

Defines an object that can invoke a Command.

Provides access to common image properties across the controls that implement this interface.

All wisej components implement this interface.

All wisej controls derived from the Control class must implement this interface.

Allows an object to serialize itself.

Last updated