バージョン

Column クラス メソッド

このクラスのメンバの一覧は、Columnメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces 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から継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected Internal メソッドFillAvailableFilters列にフィルター値として必要であるオペランドで FilterOperandCollection 塗りつぶします。  
Protected Internal メソッドFillAvailableSummaries列にフィルター値として必要であるオペランドで Infragistics.SummaryOperandCollection を塗りつぶします。  
Protected Internal メソッドFillFilterMenuOptions入力されたリストに FilterMenu コントロールのオプションを設定します。  
Protected メソッドFinishedLoadingPersistence読み込んだ後で、オブジェクトが操作の実行を許可します。 Infragistics.Controls.Grids.ColumnBaseから継承されます。
Protected Internal メソッドGenerateCellこのメソッドは、渡された行のタイプに基づいて新しい CellBase オブジェクトを作成します。  
Protected Internal メソッドGenerateContentProviderこの Infragistics.Controls.Grids.Primitives.ColumnContentProviderBaseCell オブジェクトのコンテンツを生成するのに使用される新しい Column を生成します。  
Protected メソッドGenerateDataCellCell の新しいインスタンスを返します。  
Protected Internal メソッドGenerateFilterSelectionControlFilterMenu によって使用される Infragistics.Controls.Grids.Primitives.SelectionControl の新しいインスタンスを返します。  
Protected メソッドGenerateFooterCellInfragistics.Controls.Grids.Primitives.FooterCell の新しいインスタンスを返します。  
Protected メソッドGenerateHeaderCellInfragistics.Controls.Grids.Primitives.HeaderCell の新しいインスタンスを返します。  
Protected Internal メソッドInvalidateVisibilityすべてのサブ列の表示状態を変更します。  
Protected メソッドOnColumnLayoutChangedオーバーライドされます。 ColumnLayout がこの ColumnBase に割り当てられるか削除されたときに、発生させます。  
Protected メソッドOnDataTypeChangedオーバーライドされます。 ColumnBase の DataType が変更されるときに発生させます。  
Protected メソッド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から継承されます。
Protected Internal メソッドOnShowAvailableColumnFilterOperandsフィルター作成イベントが発生していることを通知する XamGrid イベントを発生します。  
Protected Internal メソッドOnStyleChangedColumnBase の Style プロパティを変更するときに発生します。 Infragistics.Controls.Grids.ColumnBaseから継承されます。
Protected メソッドOnVisibilityChangedオーバーライドされます。 ColumnBase の Visibility が変更されたときに発生します。  
Protected メソッドRaisePropertyChangedEvent Infragistics.DependencyObjectNotifierから継承されます。
Protected Internal メソッドResolveChildColumnsColumn が子列を持つ場合、列のコレクションを返します。  
Protected Internal メソッドResolveValueオーバーロードされます。 ColumnBase.DataType が使用可能な場合、Convert を使用して、入力された値をキャストします。 Infragistics.Controls.Grids.ColumnBaseから継承されます。
Protected Internal メソッドSetSelected項目の選択状態を設定します。  
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
Protected メソッドValidateGroupByComparerこの ColumnGroupByComparer を使用できることを検証するために使用されます。  
Protected メソッドValidateSortComparerこの ColumnSortComparer を使用できることを検証するために使用されます。  
トップ
参照