バージョン 24.2 (最新)

ProjectColumnSettingsBase クラス プロパティ

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

パブリック プロパティ
 名前解説
Public プロパティAllowHide列がユーザー インターフェイスで非表示にされるかを示すブール値を返すか、設定します。  
Public プロパティAllowMove列がユーザー インターフェイスで移動できるかどうかを示すブール値を返すか、設定します。  
Public プロパティAllowResize列がユーザー インターフェイスでサイズ変更できるかどうかを示すブール値を返すか、設定します。  
Public プロパティAllowShow列がユーザー インターフェイスで表示できるかどうかを示すブール値を返すか、設定します。  
Public プロパティCanFreezeGets a value that indicates whether the object can be made unmodifiable. System.Windows.Freezableから継承されます。
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティHeaderTemplate列ヘッダーのコンテンツを定義するために使用される DataTemplate を返すか、設定します。  
Public プロパティHeaderTextHorizontalAlignmentヘッダー内のコンテンツの水平配置を返すか、設定します。  
Public プロパティHeaderTextVerticalAlignmentヘッダー コンテンツの垂直配列を返すか、設定します。  
Public プロパティIsFrozenGets a value that indicates whether the object is currently modifiable. System.Windows.Freezableから継承されます。
Public プロパティIsReadOnly列を変更できるかどうかを示すブール値を返すか、設定します。  
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティMaxWidth列で許可される最大幅を返すか、設定します。  
Public プロパティMinWidth列で許可される最小幅を返すか、設定します。  
トップ
参照