Back to Devexpress

DxTimeSpanMaskProperties Members

blazor-devexpress-dot-blazor-dot-dxtimespanmaskproperties-dot-underscore-members.md

latest4.6 KB
Original Source

DxTimeSpanMaskProperties Members

Defines time span mask settings.

Constructors

NameDescription
DxTimeSpanMaskProperties()Initializes a new instance of the DxTimeSpanMaskProperties class.

Properties

NameDescription
AllowNegativeValueSpecifies whether the editor’s value can be negative.
CaretModeSpecifies the caret navigation mode.
CultureSpecifies an application’s current culture. Inherited from DxMaskPropertiesBase.
DefaultFocusSectionSpecifies which section receives focus after you call the FocusAsync() method.
HideAllZeroValueOptionalSectionsSpecifies whether a time span mask hides all zero value optional sections.
InvalidInputNotificationTextSpecifies the validation message displayed when a data editor value does not match the applied mask. Inherited from DxMaskPropertiesBase.
OutOfBoundsValueProcessModeSpecifies whether users can enter a number that exceeds the section’s maximum threshold (for instance, 65 minutes).
SelectAllInputModeSpecifies whether the editor clears all section values after a user selects all content and starts to enter digits.
UpdateNextSectionOnCycleChangeSpecifies whether the editor updates the value of the next mask section after the current section’s value passes the maximum or minimum threshold.

Methods

NameDescription
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 a string that represents the current object. Inherited from Object.

See Also

DxTimeSpanMaskProperties Class

DevExpress.Blazor Namespace