Enum
ButtonSize

Describes the predefined size for Ribbon buttons.

Definition

Namespace:Telerik.Windows.Controls.RibbonView

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public enum ButtonSize

Fields

Large

Large button with image 32 x 32.and text. Vertical oriented.

Declaration

cs-api-definition
Large = 2

Field Value

ButtonSize

Medium

Small button with image 16 x 16.and text. Horizontal oriented.

Declaration

cs-api-definition
Medium = 1

Field Value

ButtonSize

Small

Small button with image 16 x 16. Horizontal oriented.

Declaration

cs-api-definition
Small = 0

Field Value

ButtonSize

In this article
DefinitionFieldsLargeMediumSmall
Not finding the help you need?
Contact Support