Back to Devexpress

BreakpointsLayoutBreakpoint Members

aspnet-devexpress-dot-web-dot-breakpointslayoutbreakpoint-dot-underscore-members.md

latest4.0 KB
Original Source

BreakpointsLayoutBreakpoint Members

Provides settings that allows you to specify breakpoints at which the control rearranges its elements if the browser width changes.

Constructors

NameDescription
BreakpointsLayoutBreakpoint()Initializes a new instance of the BreakpointsLayoutBreakpoint class.
BreakpointsLayoutBreakpoint(BreakpointsLayoutDeviceSizes, Int32)Initializes a new instance of the BreakpointsLayoutBreakpoint class.
BreakpointsLayoutBreakpoint(Int32, Int32)Initializes a new instance of the BreakpointsLayoutBreakpoint class.

Properties

NameDescription
CollectionGets the collection to which an item belongs. Inherited from CollectionItem.
DeviceSizeGets or sets the device size.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
MaxWidthSpecifies the maximum browser width at which the control rearranges its items.

Methods

NameDescription
Assign(CollectionItem)Copies the public properties from the specified object to the current one.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from CollectionItem.

See Also

BreakpointsLayoutBreakpoint Class

DevExpress.Web Namespace