KaxTimePickerDesignerActionLists Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public override DesignerActionListCollection ActionLists { get; }
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
Get
public:
virtual property DesignerActionListCollection^ ActionLists {
DesignerActionListCollection^ get () override;
}
abstract ActionLists : DesignerActionListCollection with get
override ActionLists : DesignerActionListCollection with get
Property Value
Type:
DesignerActionListCollectionSee Also