C1.Win.C1FlexGrid.Design Namespace / GridDesigner Class / ActionLists Property

In This Topic
ActionLists Property (GridDesigner)
In This Topic
Gets the design-time action lists supported by the component associated with the designer.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection
 

Property Value

The design-time action lists supported by the component associated with the designer.
See Also