C1ToolbarCommand Class Members
In This Topic
The following tables list the members exposed by C1ToolbarCommand.
Public Constructors
Public Properties
| Name | Description |
 | LabelTitle | Gets or sets the command label. |
 | LargeImageSource | Gets or sets the large command image source. |
 | Name | (Inherited from C1.Silverlight.C1Command) |
 | OwnerType | (Inherited from C1.Silverlight.C1Command) |
 | SmallImageSource | Gets or sets the small command image source. |
Top
Public Methods
| Name | Description |
 | CanExecute | (Inherited from C1.Silverlight.C1Command) |
 | Execute | (Inherited from C1.Silverlight.C1Command) |
 | ToString | (Inherited from C1.Silverlight.C1Command) |
Top
Public Events
See Also