ToggleTemplateCellAction Properties

The ToggleTemplateCellAction type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Gets the action type.
(Overrides ActionBaseActionType.)
Public propertyFriendlyName
Gets or sets the friendly name.
(Inherited from ActionBase.)
Public propertyId
Gets or sets the ID.
(Inherited from ActionBase.)
Public propertyIsHorizontal
Gets or sets a value indicating whether the expand / collapse is horizontal. By default, it is vertical.
Public propertyName
Gets or sets the name.
(Inherited from ActionBase.)
Top
See Also