Back to Devexpress

DateEditTimeSectionProperties.Visible Property

aspnet-devexpress-dot-web-dot-dateedittimesectionproperties.md

latest1.3 KB
Original Source

DateEditTimeSectionProperties.Visible Property

Gets or sets a value that specifies whether the time section is visible.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue(false)]
public bool Visible { get; set; }
vb
<DefaultValue(False)>
Public Property Visible As Boolean

Property Value

TypeDefaultDescription
Booleanfalse

true if the section is visible; otherwise false.

|

See Also

Date Editor Elements

Date Editor

DateEditTimeSectionProperties Class

DateEditTimeSectionProperties Members

DevExpress.Web Namespace