Gets the current busy state of the current document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[XmlIgnoreAttribute] [BrowsableAttribute(false)] public BusyStateEnum BusyState { get; } |
Visual Basic |
---|
<XmlIgnoreAttribute> _ <BrowsableAttribute(False)> _ Public ReadOnly Property BusyState As BusyStateEnum Get |