このクラスのメンバの一覧は、Columnメンバを参照してください。
名前 | 解説 | |
---|---|---|
ClearValue | オーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。 | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
Equals | System.Windows.DependencyObjectから継承されます。 | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
InvalidateProperty | System.Windows.DependencyObjectから継承されます。 | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 | |
SetCurrentValue | System.Windows.DependencyObjectから継承されます。 | |
SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
FillAvailableFilters | 列にフィルター値として必要であるオペランドで FilterOperandCollection 塗りつぶします。 | |
FillAvailableSummaries | 列にフィルター値として必要であるオペランドで Infragistics.SummaryOperandCollection を塗りつぶします。 | |
FillFilterMenuOptions | 入力されたリストに FilterMenu コントロールのオプションを設定します。 | |
FinishedLoadingPersistence | 読み込んだ後で、オブジェクトが操作の実行を許可します。 Infragistics.Controls.Grids.ColumnBaseから継承されます。 | |
GenerateCell | このメソッドは、渡された行のタイプに基づいて新しい CellBase オブジェクトを作成します。 | |
GenerateContentProvider | この Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase の Cell オブジェクトのコンテンツを生成するのに使用される新しい Column を生成します。 | |
GenerateDataCell | Cell の新しいインスタンスを返します。 | |
GenerateFilterSelectionControl | FilterMenu によって使用される Infragistics.Controls.Grids.Primitives.SelectionControl の新しいインスタンスを返します。 | |
GenerateFooterCell | Infragistics.Controls.Grids.Primitives.FooterCell の新しいインスタンスを返します。 | |
GenerateHeaderCell | Infragistics.Controls.Grids.Primitives.HeaderCell の新しいインスタンスを返します。 | |
InvalidateVisibility | すべてのサブ列の表示状態を変更します。 | |
OnColumnLayoutChanged | オーバーライドされます。 ColumnLayout がこの ColumnBase に割り当てられるか削除されたときに、発生させます。 | |
OnDataTypeChanged | オーバーライドされます。 ColumnBase の DataType が変更されるときに発生させます。 | |
OnPropertyChanged | オーバーロードされます。 Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. Infragistics.DependencyObjectNotifierから継承されます。 | |
OnShowAvailableColumnFilterOperands | フィルター作成イベントが発生していることを通知する XamGrid イベントを発生します。 | |
OnStyleChanged | ColumnBase の Style プロパティを変更するときに発生します。 Infragistics.Controls.Grids.ColumnBaseから継承されます。 | |
OnVisibilityChanged | オーバーライドされます。 ColumnBase の Visibility が変更されたときに発生します。 | |
RaisePropertyChangedEvent | Infragistics.DependencyObjectNotifierから継承されます。 | |
ResolveChildColumns | Column が子列を持つ場合、列のコレクションを返します。 | |
ResolveValue | オーバーロードされます。 ColumnBase.DataType が使用可能な場合、Convert を使用して、入力された値をキャストします。 Infragistics.Controls.Grids.ColumnBaseから継承されます。 | |
SetSelected | 項目の選択状態を設定します。 | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 | |
ValidateGroupByComparer | この Column で GroupByComparer を使用できることを検証するために使用されます。 | |
ValidateSortComparer | この Column で SortComparer を使用できることを検証するために使用されます。 |