The CaptionButtons type exposes the following members.

Constructors

  Name Description
Public method CaptionButtons
Construct a CaptionButtons object.

Methods

  Name Description
Public method AssignPropertiesState
Assign json data to captionbuttons properties

Properties

  Name Description
Public property CloseButton
Button that closes the C1Window.
Public property CollapseExpandButton
Button that collapse or expand the dialog..
Public property Icon
An image shown on the left side of the C1Window title area.
Public property MaximizeButton
Button that resizes the C1Window to fit all available space in the browser window.
Public property MinimizeButton
Minimize and normalize caption button
Public property PinButton
Button that pins and unpins the C1Window.
Public property ReloadButton
Button that reloads the C1Window content set by the ContentUrl property.

See Also