AddButton Class |
Namespace: Colygon.MatchPoint.Core.DataProviders
[SerializableAttribute] public sealed class AddButton : BaseActionButton
The AddButton type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Caption | Defines the caption of the button. Following expression variables are available: 'Template' in Workspace- and 'List' in List Data Providers. (Inherited from BaseActionButton.) | |
ImageUrl | Defines the image shown in the ribbon button. Should be 32px x 32px. (Inherited from BaseActionButton.) | |
SmallImageUrl | Defines the image shown in the ribbon button. Should be 10px x 10px. (Inherited from BaseActionButton.) |