TIWCGPanelListHeaderOptions Class

The class of header options

Namespace: IWCGPanelList
TPersistent
  IWCGPanelList.TIWCGPanelListHeaderOptions
type
 TIWCGPanelListHeaderOptions = class(TPersistent)
 end;

The TIWCGPanelListHeaderOptions type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

Initializes a new instance of the TIWCGPanelListHeaderOptions class.

Destroy

Represents the destructor of the TIWCGPanelListHeaderOptions class.

Top
Show:
 NameDescription
CGPanelList

Represents property CGPanelList.

HeaderCss

Gets or Sets the header css class.

Default value:"ui-accordion-header ui-helper-reset ui-state-default ui-corner-top"

NoIcon

Set to true, if you don't want the icon

Picture

Gets or Sets the custom/user image to header.

Text

Gets or Sets the caption of header.

UIIcon

Gets or Sets the jquery icon to header.

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

Top