GrapeCity SPREAD for WPF 2.0J
ValidationErrors プロパティ (Cell)

Cell のすべての ValidationError のコレクションを取得します。
構文
'Declaration
 
Public ReadOnly Property ValidationErrors As ObservableCollection(Of SpreadValidationError)
public ObservableCollection<SpreadValidationError> ValidationErrors {get;}

プロパティ値

Cell のすべての ValidationError のコレクション。既定値は空のコレクションです。
参照

Cell クラス
Cell メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.