ImageZoomImages.HintImageName Field
Represents the name of the hint image file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | This name is equal to “izHint”. |
See Also
Represents the name of the hint image file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public const string HintImageName = "izHint"
Public Const HintImageName As String = "izHint"
| Type | Description |
|---|---|
| String | This name is equal to “izHint”. |