Skip to main content
A newer version of this page is available. .

MVCxLabelProperties Class

Contains Label specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxLabelProperties :
    LabelProperties

The following members return MVCxLabelProperties objects:

Remarks

An object of the MVCxLabelProperties type can be accessed via the LabelSettings.Properties property.

See Also