PrintDocument for WinForms
LetterSplitBehavior プロパティ (RenderIndex)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : LetterSplitBehavior プロパティ
Gets or sets a SplitBehaviorEnum that determines how a letter group (entries starting with the same letter) can split vertically. The default is SplitBehaviorEnum.SplitIfNeeded. Note that headings (represented by their letters by default) are always printed together with their first entry
シンタックス
'宣言
 
Public Property LetterSplitBehavior As SplitBehaviorEnum
'使用法
 
Dim instance As RenderIndex
Dim value As SplitBehaviorEnum
 
instance.LetterSplitBehavior = value
 
value = instance.LetterSplitBehavior
public SplitBehaviorEnum LetterSplitBehavior {get; set;}
参照

RenderIndex クラス
RenderIndex メンバ