Click or drag to resize

QuickButtonAttribute Fields

The QuickButtonAttribute type exposes the following members.

Fields
  NameDescription
Public fieldButtonText
The text displayed on the button (default is the field name)
Public fieldMethodName
The name of the method to call when the button is clicked
Public fieldShowValue
Whether or not you want to show the value of the field
Top
See Also