SplitButton
Wisej.Web.SplitButton
Last updated
Was this helpful?
Wisej.Web.SplitButton
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents a split button control.
Initializes a new instance of the class.
Initializes a new instance of the class with specific initial settings.
text
Initial text.
onClick
text
Initial text.
location
Initial location.
size
Initial size.
onClick
Optional click handler.
text
Initial text.
ImageSource
Image source.
location
Initial location.
size
Initial size.
onClick
Optional click handler.
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
Provides access to common image properties across the controls that implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
Optional handler.
Initializes a new instance of the class with specific initial settings.
Initializes a new instance of the class with specific initial settings.
: Returns or sets a value indicating the layout of the . When the value is set to the down arrow is places below the text, otherwise it's to the right of the text. (Default: Horizontal
)
Allows a control to act like a button on a .
Defines an object that can invoke a .
All wisej controls derived from the class must implement this interface.