ComponentOne Studio for WinRT XAML
Lines プロパティ

レイアウト中にこの C1FlowView で作成される C1Line を取得します。
構文
'宣言
 
Public ReadOnly Property Lines As System.Collections.Generic.IEnumerable(Of C1Line)
public System.Collections.Generic.IEnumerable<C1Line> Lines {get;}
参照

C1FlowView クラス
C1FlowView メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.