HeaderButtonCheckedImageSpriteProperties.CheckedTop Property
Gets or sets a checked state image’s vertical offset within a sprite image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A structure that represents the image’s vertical offset. |
Remarks
Use a control’s SpriteImageUrl property to specify a sprite image.
See Also