ExpressionControlGetIdent Method

GF Charts Help

Namespace:  GF.Clients.Charts.Expressions
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static string GetIdent(
	RichTextBox richTextBox,
	int charIndex,
	bool bothDirections,
	bool skipWhitespace,
	bool withBrackets
)

Parameters

richTextBox
Type: System.Windows.FormsRichTextBox
charIndex
Type: SystemInt32
bothDirections
Type: SystemBoolean
skipWhitespace
Type: SystemBoolean
withBrackets
Type: SystemBoolean

Return Value

Type: String
See Also

Reference