This document is archived and information here might be outdated. Recommended version. |
Removes a grid line in a custom location.
[Visual Basic .NET] Public Sub RemoveElement ( _ ByVal Label As String _ )
[C#] public void RemoveElement ( string Label );
[C++]
HRESULT RemoveElement(
BSTR Label
);
[C++]
Parameters Label [in]
Label is a parameter of type BSTR