| XslFilterNeedStart Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.XslFilter.NeedStart"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool NeedStart { get; }Public ReadOnly Property NeedStart As Boolean
Get
public:
virtual property bool NeedStart {
bool get () sealed;
}abstract NeedStart : bool with get
override NeedStart : bool with get
Property Value
Type:
BooleanImplements
IXslFilterNeedStart
See Also