Interface IStiButtonElement

Hierarchy

Implemented by

Index

Properties

IStiBackColor

IStiBackColor: Interface<IStiBackColor> = new Stimulsoft.System.Interface<IStiBackColor>("IStiBackColor")

IStiControlElement

IStiControlElement: Interface<IStiControlElement> = new Stimulsoft.System.Interface<IStiControlElement>("IStiControlElement")

IStiCornerRadius

IStiCornerRadius: Interface<IStiCornerRadius> = new Stimulsoft.System.Interface<IStiCornerRadius>("IStiCornerRadius")

IStiDashboardElementStyle

IStiDashboardElementStyle: Interface<IStiDashboardElementStyle> = new Stimulsoft.System.Interface<IStiDashboardElementStyle>("IStiDashboardElementStyle")

IStiElement

IStiElement: Interface<IStiElement> = new Stimulsoft.System.Interface<IStiElement>("IStiElement")

IStiFilterElement

IStiFilterElement: Interface<IStiFilterElement> = new Stimulsoft.System.Interface<IStiFilterElement>("IStiFilterElement")

IStiFont

IStiFont: Interface<IStiFont> = new Stimulsoft.System.Interface<IStiFont>("IStiFont")

IStiForeColor

IStiForeColor: Interface<IStiForeColor> = new Stimulsoft.System.Interface<IStiForeColor>("IStiForeColor")

IStiSimpleBorder

IStiSimpleBorder: Interface<IStiSimpleBorder> = new Stimulsoft.System.Interface<IStiSimpleBorder>("IStiSimpleBorder")

IStiSimpleShadow

IStiSimpleShadow: Interface<IStiSimpleShadow> = new Stimulsoft.System.Interface<IStiSimpleShadow>("IStiSimpleShadow")

IStiTextFormat

IStiTextFormat: Interface<IStiTextFormat> = new Stimulsoft.System.Interface<IStiTextFormat>("IStiTextFormat")

IStiUserFilters

IStiUserFilters: Interface<IStiUserFilters> = new Stimulsoft.System.Interface<IStiUserFilters>("IStiUserFilters")

border2

Gets or sets frame of the element.

checked

checked: boolean

cornerRadius

cornerRadius: StiCornerRadius

font

font: Font

group

group: string

iconAlignment

iconAlignment: StiIconAlignment

iconBrush

iconBrush: StiBrush

shadow

shapeType

stretch

text

text: string

type

Methods

getIconSet

getVisualStates

invokeCheckedChanged

  • invokeCheckedChanged(sender: any, e: any): any
  • Parameters

    • sender: any
    • e: any

    Returns any

Generated using TypeDoc