FlexReport for WinForms
GetFragmentHighlight メソッド (IC1HighlightingManager)


C1.Document アセンブリ > C1.Document 名前空間 > IC1HighlightingManager インターフェース : GetFragmentHighlight メソッド
Returns highlighting area for render fragment.
シンタックス
'宣言
 
Function GetFragmentHighlight( _
   ByVal fragment As RenderFragment _
) As System.Collections.Generic.IList(Of C1FragmentHighlight)
'使用法
 
Dim instance As IC1HighlightingManager
Dim fragment As RenderFragment
Dim value As System.Collections.Generic.IList(Of C1FragmentHighlight)
 
value = instance.GetFragmentHighlight(fragment)
System.Collections.Generic.IList<C1FragmentHighlight> GetFragmentHighlight( 
   RenderFragment fragment
)

パラメータ

fragment
参照

参照

IC1HighlightingManager インターフェース
IC1HighlightingManager メンバ