ComponentOne PDF for WPF and Silverlight
PdfPushButton.ActionCollection Class Properties

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace : PdfPushButton.ActionCollection Class

For a list of all members of this type, see PdfPushButton.ActionCollection members.

Public Properties
 NameDescription
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.GotFocus button state change.  
Public PropertyOverloaded. Gets the List of PdfPushButton.Action objects from the current collection associated with the specified button state change (multiple actions can be associated with each state change).

Returns null if no actions are associated with the specified state change in the current PdfPushButton.ActionCollection.

 
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.LostFocus button state change.  
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.MouseEnter button state change.  
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.MouseLeave button state change.  
Public PropertyGets the PdfPushButton object that owns the current PdfPushButton.ActionCollection object.  
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.Pressed button state change.  
Public PropertyGets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.Released button state change.  
Top
See Also

Reference

PdfPushButton.ActionCollection Class
C1.Silverlight.Pdf Namespace