GridControl.GridControlAccessibleObject.AccessibleObjectOnIAccessible.GetHelpTopic Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override int GetHelpTopic([Runtime::InteropServices::Out] System::String ^ % fileName);
public override int GetHelpTopic (out string fileName);
override this.GetHelpTopic : string -> int
Public Overrides Function GetHelpTopic (ByRef fileName As String) As Integer
Parameters
- fileName
- String