Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ON.ScreenWidth Method

Name Parameters Description
ScreenWidth<T>(T, T, T, T, T, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>) static extraSmall, small, medium, large, extraLarge, smallThreshold, mediumThreshold, largeThreshold, extraLargeThreshold Selects the value of a reference type to be applied depending on the screen width.
ScreenWidth<T>(Nullable<T>, Nullable<T>, Nullable<T>, Nullable<T>, Nullable<T>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>) static extraSmall, small, medium, large, extraLarge, smallThreshold, mediumThreshold, largeThreshold, extraLargeThreshold Selects the value of a value type to be applied depending on the screen width.