Skip to main content

DXRepeatButton Fields

The button that raises its Click event with a specified interval while a user presses it.
Name Description
CommandParameterProperty static Identifies the CommandParameter dependency property. Inherited from DXButton.
CommandProperty static Identifies the Command dependency property. Inherited from DXButton.
ContentProperty static Identifies the Content dependency property. Inherited from DXButton.
ContentTemplateProperty static Identifies the ContentTemplate dependency property. Inherited from DXButton.
ContentTemplateSelectorProperty static Identifies the ContentTemplateSelector dependency property. Inherited from DXButton.
DelayProperty static Identifies the Delay dependency property.
IconHeightProperty static Identifies the IconHeight dependency property. Inherited from DXButton.
IconPlacementProperty static Identifies the IconPlacement dependency property. Inherited from DXButton.
IconProperty static Identifies the Icon dependency property. Inherited from DXButton.
IconSpacingProperty static Identifies the IconSpacing dependency property. Inherited from DXButton.
IconTemplateProperty static Identifies the IconTemplate dependency property. Inherited from DXButton.
IconWidthProperty static Identifies the IconWidth dependency property. Inherited from DXButton.
IntervalProperty static Identifies the Interval dependency property.
ShowContentProperty static Identifies the ShowContent dependency property. Inherited from DXButton.
ShowIconProperty static Identifies the ShowIcon dependency property. Inherited from DXButton.
StyleSettingsProperty static Identifies the StyleSettings dependency property. Inherited from DXButton.
See Also