PrintDocument for WinForms
Defined プロパティ (Sorting)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Sorting クラス : Defined プロパティ
Gets a value indicating whether any sort expressions are defined on the current object.
シンタックス
'宣言
 
Public ReadOnly Property Defined As System.Boolean
'使用法
 
Dim instance As Sorting
Dim value As System.Boolean
 
value = instance.Defined
public System.bool Defined {get;}
解説
This property returns true if the Sorting.Expressions collection is not empty, false otherwise.
参照

Sorting クラス
Sorting メンバ