aspnet-devexpress-dot-web-d699810a.md
Contains settings that define images displayed within the ASPxFilterControl’s elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FilterControlImages :
ImagesBase
Public Class FilterControlImages
Inherits ImagesBase
The following members return FilterControlImages objects:
The FilterControlImages object provides a number of properties that allow you to assign images to various elements within the ASPxFilterControl. These properties can be accessed via the ASPxFilterControl.Images property.
Object StateManager PropertiesBase ImagesBase FilterControlImages
See Also