Skip to main content
Tab

PopupControlImages.SizeGripRtlImageName Field

The name of the Size Grip image file when the right-to-left layout layout is applied.

This name is equal to “pcSizeGripRtl”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string SizeGripRtlImageName = "pcSizeGripRtl"

Field Value

Type
String
See Also