ASPxListBox.FilterStyle Property
Gets the style settings which define a filtering area appearance in the list box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
AppearanceStyle | An AppearanceStyle object that contains the style settings. |
Remarks
See Also