'宣言 Public Overloads Sub ResolveWeekAppearance( _ ByVal componentRole As UltraScheduleControlRoleBase, _ ByVal week As Integer, _ ByVal year As Integer, _ ByRef appearance As Infragistics.Win.AppearanceData, _ ByRef requestedPropFlags As Infragistics.Win.AppearancePropFlags, _ ByVal completelyResolve As Boolean _ )
public void ResolveWeekAppearance( UltraScheduleControlRoleBase componentRole, int week, int year, ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedPropFlags, bool completelyResolve )
特定の週の外観は、最も個別性の高い Infragistics.Win.AppearanceBase 情報を適用してから、最も個別性の低い Appearance 設定までを順に適用するという段階的プロセスを通じて解決されます。