このクラスのメンバの一覧は、ProjectColumnSettingsBaseメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | AllowHide | 列がユーザー インターフェイスで非表示にされるかを示すブール値を返すか、設定します。 |
![]() | AllowMove | 列がユーザー インターフェイスで移動できるかどうかを示すブール値を返すか、設定します。 |
![]() | AllowResize | 列がユーザー インターフェイスでサイズ変更できるかどうかを示すブール値を返すか、設定します。 |
![]() | AllowShow | 列がユーザー インターフェイスで表示できるかどうかを示すブール値を返すか、設定します。 |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. System.Windows.Freezableから継承されます。 |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。 |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。 |
![]() | HeaderTemplate | 列ヘッダーのコンテンツを定義するために使用される DataTemplate を返すか、設定します。 |
![]() | HeaderTextHorizontalAlignment | ヘッダー内のコンテンツの水平配置を返すか、設定します。 |
![]() | HeaderTextVerticalAlignment | ヘッダー コンテンツの垂直配列を返すか、設定します。 |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. System.Windows.Freezableから継承されます。 |
![]() | IsReadOnly | 列を変更できるかどうかを示すブール値を返すか、設定します。 |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。 |
![]() | MaxWidth | 列で許可される最大幅を返すか、設定します。 |
![]() | MinWidth | 列で許可される最小幅を返すか、設定します。 |