ReportElementHasTimeEl Property |
True is the element has a time format
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntax[XmlIgnoreAttribute]
public bool HasTimeEl { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property HasTimeEl As Boolean
Get
public:
[XmlIgnoreAttribute]
property bool HasTimeEl {
bool get ();
}
[<XmlIgnoreAttribute>]
member HasTimeEl : bool with get
Property Value
Type:
Boolean
See Also