• Xuni for Xamarin Platform の紹介
    • Xuni のインストール
      • システム要件
      • NuGet パッケージ
      • 再配布可能ファイル
      • Xuni のアンインストール
    • ライセンス
      • アプリケーション名の検索
    • 新しい Xamarin.Forms アプリの作成
    • アプリに Xuni NuGet パッケージの追加
    • C# による Xuni コンポーネントの追加
    • XAML による Xuni コンポーネントの追加
    • このマニュアルについて
    • サポートサービス
  • Xuni コントロール
    • Calendar
      • クイックスタート:Xuni Calendar コントロールの表示
      • 操作ガイド
      • 機能
        • 外観のカスタマイズ
        • ヘッダーのカスタマイズ
        • 日付コンテンツのカスタマイズ
        • 方向
        • 選択
          • 選択範囲のカスタマイズ
    • CollectionView
      • 機能
        • グループ化
        • ロードオンデマンド
        • ソート
    • FlexChart
      • クイックスタート:FlexChart へのデータの追加
      • チャートの要素
      • チャートタイプ
      • 機能
        • アニメーション
        • 注釈
        • 軸のカスタマイズ
        • 軸ラベルの書式設定
        • 条件付き書式
        • 外観のカスタマイズ
        • データ連結
        • データラベル
        • ヘッダー、フッター
        • ヒットテスト
        • 凡例
        • ラインマーカー
        • 複合チャート
        • 複数の Y 軸
        • 選択
        • スクロール
        • テーマ
        • ツールチップ
        • ズーム
        • ゾーン
      • ユーザーシナリオ
        • 体重管理グラフ
    • FlexGrid
      • クイックスタート:FlexGrid へのデータの追加
      • 機能
        • カスタムセル
        • 外観のカスタマイズ
        • クリップボードとキーボードのサポート
        • データマッピング
        • 列の定義
        • 編集
          • インライン編集
        • フィルタ処理
          • 検索ボックスのフィルタリング
        • 列の書式設定
        • 行および列の固定
        • グループ化
        • セルの結合
        • 列のサイズ変更
        • 行の詳細
        • ソート
        • セルの選択
        • スターサイズ指定
        • セル内容のワードラップ
    • FlexPie
      • クイックスタート:FlexPie へのデータの追加
      • 機能
        • アニメーション
        • 外観のカスタマイズ
        • データ連結
        • データラベル
        • ドーナツ円グラフ
        • 分割円グラフ
        • ヘッダーとフッター
        • 凡例
        • 選択
        • テーマ
    • Gauge
      • Gauge のタイプ
      • クイックスタート:追加と設定
        • BulletGraph クイックスタート
        • LinearGauge クイックスタート
        • RadialGauge クイックスタート
      • 機能
        • アニメーション
        • 外観のカスタマイズ
        • データ連結
        • 方向
        • 範囲
      • ユーザーシナリオ
        • アンケートの結果
    • Input
      • AutoComplete
        • クイックスタート:Xuni AutoComplete へのデータの挿入
        • 機能
          • データ連結
          • 遅延
          • 一致の強調表示
      • CheckBox
      • ComboBox
        • クイックスタート:Xuni ComboBox コントロールの表示
        • 機能
          • 外観のカスタマイズ
          • データ連結
          • 編集
      • Drop Down
        • XuniDropDown を使用したカスタム日付ピッカーの作成
      • MaskedEntry
        • クイックスタート:Xuni MaskedEntry コントロールの表示
        • マスクシンボル
  • リファレンス
    • Xuni.CollectionView アセンブリ
      • 名前空間
        • Xuni.CollectionView 名前空間
          • 概要
          • クラス
            • CancelEventArgs
              • 概要
              • メンバ
              • CancelEventArgs コンストラクタ
              • プロパティ
                • Cancel プロパティ
            • FilterBinaryExpression
              • 概要
              • メンバ
              • FilterBinaryExpression コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • FilterCombination プロパティ
                • LeftExpression プロパティ
                • RightExpression プロパティ
            • FilterExpression
              • 概要
              • メンバ
              • メソッド
                • Combine メソッド
            • FilterUnaryExpression
              • 概要
              • メンバ
              • FilterUnaryExpression コンストラクタ
              • メソッド
                • ToString メソッド
              • プロパティ
                • FilterOperation プロパティ
                • FilterPath プロパティ
                • Value プロパティ
            • FilterUnaryExpression<T>
              • 概要
              • メンバ
              • FilterUnaryExpression<T> コンストラクタ
            • GroupDescription
              • 概要
              • メンバ
              • GroupDescription コンストラクタ
              • プロパティ
                • GroupPath プロパティ
            • GroupItem<K,T>
              • 概要
              • メンバ
              • GroupItem<K,T> コンストラクタ
                • GroupItem<K,T> コンストラクタ(K)
                • GroupItem<K,T> コンストラクタ(K,IEnumerable<T>)
              • メソッド
                • ToString メソッド
              • プロパティ
                • Group プロパティ
            • SortDescription
              • 概要
              • メンバ
              • SortDescription コンストラクタ
                • SortDescription コンストラクタ(String)
                • SortDescription コンストラクタ(String,SortDirection)
              • プロパティ
                • Direction プロパティ
                • SortPath プロパティ
            • XuniCollectionView<T>
              • 概要
              • メンバ
              • XuniCollectionView<T> コンストラクタ
                • XuniCollectionView<T> コンストラクタ()
                • XuniCollectionView<T> コンストラクタ(IEnumerable<T>)
              • メソッド
                • FilterAsync メソッド
                  • FilterAsync(Expression<Func<T,Object>>,FilterOperation,Object) メソッド
                  • FilterAsync(FilterExpression) メソッド
                • GetItemType メソッド
                • GroupAsync メソッド
                  • GroupAsync(String[]) メソッド
                  • GroupAsync(Expression<Func<T,Object>>) メソッド
                  • GroupAsync(GroupDescription[]) メソッド
                • NewInstance メソッド
                • SortAsync メソッド
                  • SortAsync(String,SortDirection) メソッド
                  • SortAsync(Expression<Func<T,Object>>,SortDirection) メソッド
                  • SortAsync(SortDescription[]) メソッド
              • プロパティ
                • FilterExpression プロパティ
                • GroupDescriptions プロパティ
                • SortDescriptions プロパティ
              • イベント
                • FilterChanged イベント
                • GroupChanged イベント
                • SortChanged イベント
            • XuniCollectionViewEx
              • 概要
              • メンバ
              • メソッド
                • IsOneOf メソッド
            • XuniCollectionViewWithSource<S,T>
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Contains メソッド
                • CopyTo メソッド
                • Insert メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • IsReadOnly プロパティ
                • IsUpdating プロパティ
                • Item プロパティ
            • XuniCursorCollectionView<T>
              • 概要
              • メンバ
            • XuniCursorCollectionView<T,K>
              • 概要
              • メンバ
              • メソッド
                • LoadMoreItemsAsync メソッド
                • RefreshAsync メソッド
              • プロパティ
                • HasMoreItems プロパティ
            • XuniReadOnlyCollectionViewBase<T>
              • 概要
              • メンバ
              • メソッド
                • GetItemType メソッド
                • IndexOf メソッド
                • MoveCurrentTo メソッド
                • MoveCurrentToFirst メソッド
                • MoveCurrentToLast メソッド
                • MoveCurrentToNext メソッド
                • MoveCurrentToPosition メソッド
                • MoveCurrentToPrevious メソッド
              • プロパティ
                • Count プロパティ
                • CurrentItem プロパティ
                • CurrentPosition プロパティ
                • Item プロパティ
              • イベント
                • CollectionChanged イベント
                • CurrentChanged イベント
                • CurrentChanging イベント
                • PropertyChanged イベント
          • 列挙型
            • FilterCombination
            • FilterOperation
            • SortDirection
          • インターフェース
            • ICollectionView<T>
              • 概要
              • メンバ
              • メソッド
                • GetItemType メソッド
            • ICollectionViewGroup<K,T>
              • 概要
              • メンバ
              • プロパティ
                • Group プロパティ
            • ISupportCurrency
              • 概要
              • メンバ
              • メソッド
                • MoveCurrentToPosition メソッド
              • プロパティ
                • CurrentPosition プロパティ
              • イベント
                • CurrentChanged イベント
                • CurrentChanging イベント
            • ISupportFiltering
              • 概要
              • メンバ
              • メソッド
                • FilterAsync メソッド
              • プロパティ
                • FilterExpression プロパティ
              • イベント
                • FilterChanged イベント
            • ISupportGrouping
              • 概要
              • メンバ
              • メソッド
                • GroupAsync メソッド
              • プロパティ
                • GroupDescriptions プロパティ
              • イベント
                • GroupChanged イベント
            • ISupportIncrementalLoading
              • 概要
              • メンバ
              • メソッド
                • LoadMoreItemsAsync メソッド
              • プロパティ
                • HasMoreItems プロパティ
            • ISupportSorting
              • 概要
              • メンバ
              • メソッド
                • SortAsync メソッド
              • プロパティ
                • SortDescriptions プロパティ
              • イベント
                • SortChanged イベント
    • Xuni.Forms.Calendar アセンブリ
      • 名前空間
        • Xuni.Forms.Calendar 名前空間
          • 概要
          • クラス
            • CalendarDayOfWeekSlot
              • 概要
              • メンバ
              • CalendarDayOfWeekSlot コンストラクタ
              • プロパティ
                • DayOfWeekFontAttributes プロパティ
                • DayOfWeekFontFamily プロパティ
                • DayOfWeekFontSize プロパティ
                • DayOfWeekHorizontalAlignment プロパティ
                • DayOfWeekText プロパティ
                • DayOfWeekTextColor プロパティ
                • DayOfWeekVerticalAlignment プロパティ
                • Padding プロパティ
              • フィールド
                • DayOfWeekFontAttributesProperty フィールド
                • DayOfWeekFontFamilyProperty フィールド
                • DayOfWeekFontSizeProperty フィールド
                • DayOfWeekHorizontalAlignmentProperty フィールド
                • DayOfWeekTextColorProperty フィールド
                • DayOfWeekTextProperty フィールド
                • DayOfWeekVerticalAlignmentProperty フィールド
                • PaddingProperty フィールド
            • CalendarDayOfWeekSlotBase
              • 概要
              • メンバ
            • CalendarDayOfWeekSlotLoadingEventArgs
              • 概要
              • メンバ
              • CalendarDayOfWeekSlotLoadingEventArgs コンストラクタ
              • プロパティ
                • DayOfWeek プロパティ
                • DayOfWeekSlot プロパティ
                • IsWeekend プロパティ
            • CalendarDaySlot
              • 概要
              • メンバ
              • CalendarDaySlot コンストラクタ
                • CalendarDaySlot コンストラクタ()
                • CalendarDaySlot コンストラクタ(DateTime)
              • プロパティ
                • DayFontAttributes プロパティ
                • DayFontFamily プロパティ
                • DayFontSize プロパティ
                • DayHorizontalAlignment プロパティ
                • DayText プロパティ
                • DayTextColor プロパティ
                • DayVerticalAlignment プロパティ
                • Padding プロパティ
              • フィールド
                • DayFontAttributesProperty フィールド
                • DayFontFamilyProperty フィールド
                • DayFontSizeProperty フィールド
                • DayHorizontalAlignmentProperty フィールド
                • DayTextColorProperty フィールド
                • DayTextProperty フィールド
                • DayVerticalAlignmentProperty フィールド
                • PaddingProperty フィールド
            • CalendarDaySlotBase
              • 概要
              • メンバ
            • CalendarDaySlotLoadingEventArgs
              • 概要
              • メンバ
              • CalendarDaySlotLoadingEventArgs コンストラクタ
              • プロパティ
                • Date プロパティ
                • DaySlot プロパティ
                • IsAdjacentDay プロパティ
            • CalendarHeaderLoadingEventArgs
              • 概要
              • メンバ
              • CalendarHeaderLoadingEventArgs コンストラクタ
              • プロパティ
                • Date プロパティ
                • Header プロパティ
                • ViewMode プロパティ
            • CalendarImageDaySlot
              • 概要
              • メンバ
              • CalendarImageDaySlot コンストラクタ
                • CalendarImageDaySlot コンストラクタ()
                • CalendarImageDaySlot コンストラクタ(DateTime)
              • プロパティ
                • ImageAspect プロパティ
                • ImageSource プロパティ
              • フィールド
                • ImageAspectProperty フィールド
                • ImageSourceProperty フィールド
            • CalendarMonthSlot
              • 概要
              • メンバ
              • CalendarMonthSlot コンストラクタ
              • プロパティ
                • MonthFontAttributes プロパティ
                • MonthFontFamily プロパティ
                • MonthFontSize プロパティ
                • MonthHorizontalAlignment プロパティ
                • MonthText プロパティ
                • MonthTextColor プロパティ
                • MonthVerticalAlignment プロパティ
                • Padding プロパティ
              • フィールド
                • MonthFontAttributesProperty フィールド
                • MonthFontFamilyProperty フィールド
                • MonthFontSizeProperty フィールド
                • MonthHorizontalAlignmentProperty フィールド
                • MonthTextColorProperty フィールド
                • MonthTextProperty フィールド
                • MonthVerticalAlignmentProperty フィールド
                • PaddingProperty フィールド
            • CalendarMonthSlotBase
              • 概要
              • メンバ
            • CalendarMonthSlotLoadingEventArgs
              • 概要
              • メンバ
              • CalendarMonthSlotLoadingEventArgs コンストラクタ
              • プロパティ
                • Month プロパティ
                • MonthSlot プロパティ
            • CalendarSelectionChangedEventArgs
              • 概要
              • メンバ
              • CalendarSelectionChangedEventArgs コンストラクタ
              • プロパティ
                • SelectedDates プロパティ
            • CalendarSelectionChangingEventArgs
              • 概要
              • メンバ
              • CalendarSelectionChangingEventArgs コンストラクタ
              • プロパティ
                • SelectedDates プロパティ
            • CalendarSlotBase
              • 概要
              • メンバ
              • CalendarSlotBase コンストラクタ
              • プロパティ
                • FontAttributes プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • HorizontalAlignment プロパティ
                • Padding プロパティ
                • Text プロパティ
                • TextColor プロパティ
                • VerticalAlignment プロパティ
              • フィールド
                • FontAttributesProperty フィールド
                • FontFamilyProperty フィールド
                • FontSizeProperty フィールド
                • HorizontalAlignmentProperty フィールド
                • PaddingProperty フィールド
                • TextColorProperty フィールド
                • TextProperty フィールド
                • VerticalAlignmentProperty フィールド
            • CalendarTextDaySlot
              • 概要
              • メンバ
              • CalendarTextDaySlot コンストラクタ
                • CalendarTextDaySlot コンストラクタ()
                • CalendarTextDaySlot コンストラクタ(DateTime)
              • プロパティ
                • DetailFontAttributes プロパティ
                • DetailFontFamily プロパティ
                • DetailFontSize プロパティ
                • DetailText プロパティ
                • DetailTextColor プロパティ
              • フィールド
                • DetailFontAttributesProperty フィールド
                • DetailFontFamilyProperty フィールド
                • DetailFontSizeProperty フィールド
                • DetailTextColorProperty フィールド
                • DetailTextProperty フィールド
            • CalendarViewDaySlot
              • 概要
              • メンバ
              • CalendarViewDaySlot コンストラクタ
              • プロパティ
                • View プロパティ
              • フィールド
                • ViewProperty フィールド
            • CalendarViewModeAnimation
              • 概要
              • メンバ
              • CalendarViewModeAnimation コンストラクタ
              • プロパティ
                • AnimationMode プロパティ
                • EasingIn プロパティ
                • EasingOut プロパティ
                • ScaleFactor プロパティ
              • フィールド
                • EasingInProperty フィールド
                • EasingOutProperty フィールド
                • ModeProperty フィールド
                • ScaleFactorProperty フィールド
            • CalendarYearSlot
              • 概要
              • メンバ
              • CalendarYearSlot コンストラクタ
              • プロパティ
                • Padding プロパティ
                • YearFontAttributes プロパティ
                • YearFontFamily プロパティ
                • YearFontSize プロパティ
                • YearHorizontalAlignment プロパティ
                • YearText プロパティ
                • YearTextColor プロパティ
                • YearVerticalAlignment プロパティ
              • フィールド
                • PaddingProperty フィールド
                • YearFontAttributesProperty フィールド
                • YearFontFamilyProperty フィールド
                • YearFontSizeProperty フィールド
                • YearHorizontalAlignmentProperty フィールド
                • YearTextColorProperty フィールド
                • YearTextProperty フィールド
                • YearVerticalAlignmentProperty フィールド
            • CalendarYearSlotBase
              • 概要
              • メンバ
            • CalendarYearSlotLoadingEventArgs
              • 概要
              • メンバ
              • CalendarYearSlotLoadingEventArgs コンストラクタ
              • プロパティ
                • IsAdjacentYear プロパティ
                • Year プロパティ
                • YearSlot プロパティ
            • XuniCalendar
              • 概要
              • メンバ
              • XuniCalendar コンストラクタ
              • メソッド
                • ChangeViewModeAsync メソッド
                • GoBackAsync メソッド
                • GoForwardAsync メソッド
                • Refresh メソッド
              • プロパティ
                • ActualDisplayDate プロパティ
                • ActualFirstDayOfWeek プロパティ
                • ActualMaxDate プロパティ
                • ActualMinDate プロパティ
                • AdjacentDaySlotTemplate プロパティ
                • AdjacentDayTextColor プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • CanGoBack プロパティ
                • CanGoForward プロパティ
                • DayBorderColor プロパティ
                • DayBorderWidth プロパティ
                • DayOfWeekBackgroundColor プロパティ
                • DayOfWeekFontAttributes プロパティ
                • DayOfWeekFontFamily プロパティ
                • DayOfWeekFontSize プロパティ
                • DayOfWeekFormat プロパティ
                • DayOfWeekSlotTemplate プロパティ
                • DayOfWeekTextColor プロパティ
                • DaySlotTemplate プロパティ
                • DisabledTextColor プロパティ
                • DisplayDate プロパティ
                • FirstDayOfWeek プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • HeaderBackgroundColor プロパティ
                • HeaderFontAttributes プロパティ
                • HeaderFontFamily プロパティ
                • HeaderFontSize プロパティ
                • HeaderMonthFormat プロパティ
                • HeaderTextColor プロパティ
                • IsAnimated プロパティ
                • MaxDate プロパティ
                • MaxSelectionCount プロパティ
                • MinDate プロパティ
                • NavigateAnimation プロパティ
                • Orientation プロパティ
                • SelectedDate プロパティ
                • SelectedDates プロパティ
                • SelectionBackgroundColor プロパティ
                • SelectionTextColor プロパティ
                • ShowHeader プロパティ
                • ShowNavigationButtons プロパティ
                • TextColor プロパティ
                • TodayBackgroundColor プロパティ
                • TodayFontAttributes プロパティ
                • TodayTextColor プロパティ
                • ViewMode プロパティ
                • ViewModeAnimation プロパティ
              • フィールド
                • AdjacentDaySlotTemplateProperty フィールド
                • AdjacentDayTextColorProperty フィールド
                • BorderColorProperty フィールド
                • BorderWidthProperty フィールド
                • DayBorderColorProperty フィールド
                • DayBorderWidthProperty フィールド
                • DayOfWeekBackgroundColorProperty フィールド
                • DayOfWeekFontAttributesProperty フィールド
                • DayOfWeekFontFamilyProperty フィールド
                • DayOfWeekFontSizeProperty フィールド
                • DayOfWeekFormatProperty フィールド
                • DayOfWeekSlotTemplateProperty フィールド
                • DayOfWeekTextColorProperty フィールド
                • DaySlotTemplateProperty フィールド
                • DisabledTextColorProperty フィールド
                • DisplayDateProperty フィールド
                • FirstDayOfWeekProperty フィールド
                • FontFamilyProperty フィールド
                • FontSizeProperty フィールド
                • HeaderBackgroundColorProperty フィールド
                • HeaderFontAttributesProperty フィールド
                • HeaderFontFamilyProperty フィールド
                • HeaderFontSizeProperty フィールド
                • HeaderMonthFormatProperty フィールド
                • HeaderTextColorProperty フィールド
                • IsAnimatedProperty フィールド
                • MaxDateProperty フィールド
                • MaxSelectionCountProperty フィールド
                • MinDateProperty フィールド
                • OrientationProperty フィールド
                • SelectedDateProperty フィールド
                • SelectedDatesProperty フィールド
                • SelectionBackgroundColorProperty フィールド
                • SelectionTextColorProperty フィールド
                • ShowHeaderProperty フィールド
                • ShowNavigationButtonsProperty フィールド
                • TextColorProperty フィールド
                • TodayBackgroundColorProperty フィールド
                • TodayFontAttributesProperty フィールド
                • TodayTextColorProperty フィールド
                • ViewModeProperty フィールド
              • イベント
                • DayOfWeekSlotLoading イベント
                • DaySlotLoading イベント
                • DisplayDateChanged イベント
                • DisplayDateChanging イベント
                • HeaderLoading イベント
                • MonthSlotLoading イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
                • ViewModeChanged イベント
                • YearSlotLoading イベント
          • 列挙型
            • CalendarOrientation
            • CalendarViewMode
            • CalendarViewModeAnimationMode
    • Xuni.Forms.ChartCore アセンブリ
      • 名前空間
        • Xuni.Forms.ChartCore 名前空間
          • 概要
          • クラス
            • ChartAnnotation
              • 概要
              • メンバ
              • ChartAnnotation コンストラクタ
              • プロパティ
                • Attachment プロパティ
                • Height プロパティ
                • IsVisible プロパティ
                • Offset プロパティ
                • Point プロパティ
                • PointIndex プロパティ
                • Position プロパティ
                • SeriesIndex プロパティ
                • TooltipText プロパティ
                • Width プロパティ
              • フィールド
                • AttachmentProperty フィールド
                • HeightProperty フィールド
                • IsVisibleProperty フィールド
                • OffsetProperty フィールド
                • PointIndexProperty フィールド
                • PointProperty フィールド
                • PositionProperty フィールド
                • SeriesIndexProperty フィールド
                • TooltipTextProperty フィールド
                • WidthProperty フィールド
            • ChartBase
              • 概要
              • メンバ
              • ChartBase コンストラクタ
              • メソッド
                • Refresh メソッド
              • プロパティ
                • Binding プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • FooterFont プロパティ
                • FooterFontAttributes プロパティ
                • FooterFontFamily プロパティ
                • FooterFontSize プロパティ
                • FooterHorizontalAlignment プロパティ
                • FooterText プロパティ
                • FooterTextColor プロパティ
                • HeaderFont プロパティ
                • HeaderFontAttributes プロパティ
                • HeaderFontFamily プロパティ
                • HeaderFontSize プロパティ
                • HeaderHorizontalAlignment プロパティ
                • HeaderText プロパティ
                • HeaderTextColor プロパティ
                • IsAnimated プロパティ
                • ItemsSource プロパティ
                • Legend プロパティ
                • LoadAnimation プロパティ
                • Palette プロパティ
                • PlotMargin プロパティ
                • SelectedBorderColor プロパティ
                • SelectedBorderWidth プロパティ
                • SelectedDashes プロパティ
                • SelectionMode プロパティ
                • ShowTooltips プロパティ
                • TextColor プロパティ
                • Tooltip プロパティ
                • TouchFeedback プロパティ
                • UpdateAnimation プロパティ
              • フィールド
                • BackgroundColorPropertyName フィールド
                • BindingProperty フィールド
                • BorderColorProperty フィールド
                • BorderColorPropertyName フィールド
                • BorderWidthProperty フィールド
                • BorderWidthPropertyName フィールド
                • ChartTooltipPropertyName フィールド
                • FooterFontAttributesProperty フィールド
                • FooterFontAttributesPropertyName フィールド
                • FooterFontFamilyProperty フィールド
                • FooterFontFamilyPropertyName フィールド
                • FooterFontPropertyName フィールド
                • FooterFontSizeProperty フィールド
                • FooterFontSizePropertyName フィールド
                • FooterHorizontalAlignmentProperty フィールド
                • FooterTextColorProperty フィールド
                • FooterTextColorPropertyName フィールド
                • FooterTextProperty フィールド
                • FooterTextPropertyName フィールド
                • FooterXAlignPropertyName フィールド
                • HeaderFontAttributesProperty フィールド
                • HeaderFontAttributesPropertyName フィールド
                • HeaderFontFamilyProperty フィールド
                • HeaderFontFamilyPropertyName フィールド
                • HeaderFontPropertyName フィールド
                • HeaderFontSizeProperty フィールド
                • HeaderFontSizePropertyName フィールド
                • HeaderHorizontalAlignmentProperty フィールド
                • HeaderHorizontalAlignmentPropertyName フィールド
                • HeaderTextColorProperty フィールド
                • HeaderTextColorPropertyName フィールド
                • HeaderTextProperty フィールド
                • HeaderTextPropertyName フィールド
                • IsAnimatedProperty フィールド
                • IsAnimatedPropertyName フィールド
                • ItemsSourceProperty フィールド
                • ItemsSourcePropertyName フィールド
                • LegendProperty フィールド
                • LegendPropertyName フィールド
                • LoadAnimationProperty フィールド
                • LoadAnimationPropertyName フィールド
                • OptionsPropertyName フィールド
                • PaletteProperty フィールド
                • PalettePropertyName フィールド
                • PlotMarginProperty フィールド
                • SelectedBorderColorProperty フィールド
                • SelectedBorderColorPropertyName フィールド
                • SelectedBorderWidthProperty フィールド
                • SelectedBorderWidthPropertyName フィールド
                • SelectedDashesProperty フィールド
                • SelectedDashesPropertyName フィールド
                • SelectionModeProperty フィールド
                • SelectionModePropertyName フィールド
                • ShowTooltipsProperty フィールド
                • ShowTooltipsPropertyName フィールド
                • TextColorProperty フィールド
                • TextColorPropertyName フィールド
                • TooltipProperty フィールド
                • TooltipPropertyName フィールド
                • TouchFeedbackProperty フィールド
                • TouchFeedbackPropertyName フィールド
                • UpdateAnimationProperty フィールド
            • ChartDataLabelBase
              • 概要
              • メンバ
              • ChartDataLabelBase コンストラクタ
              • プロパティ
                • ContentTemplate プロパティ
              • フィールド
                • ContentTemplateProperty フィールド
            • ChartDataPointBase
              • 概要
              • メンバ
              • ChartDataPointBase コンストラクタ
              • プロパティ
                • DataObject プロパティ
                • PointIndex プロパティ
                • Value プロパティ
              • フィールド
                • DataObjectProperty フィールド
                • PointIndexProperty フィールド
                • ValueProperty フィールド
            • ChartEllipseAnnotation
              • 概要
              • メンバ
              • ChartEllipseAnnotation コンストラクタ
            • ChartImageAnnotation
              • 概要
              • メンバ
              • ChartImageAnnotation コンストラクタ
              • プロパティ
                • Source プロパティ
              • フィールド
                • SourceProperty フィールド
            • ChartLegend
              • 概要
              • メンバ
              • ChartLegend コンストラクタ
                • ChartLegend コンストラクタ(ChartBase)
                • ChartLegend コンストラクタ()
              • プロパティ
                • BackgroundColor プロパティ
                • BaseFlexChart プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • LabelFont プロパティ
                • LabelFontAttributes プロパティ
                • LabelFontFamily プロパティ
                • LabelFontSize プロパティ
                • LabelTextColor プロパティ
                • Orientation プロパティ
                • Position プロパティ
              • フィールド
                • BackgroundColorProperty フィールド
                • BorderColorProperty フィールド
                • BorderWidthProperty フィールド
                • LabelFontAttributesProperty フィールド
                • LabelFontFamilyProperty フィールド
                • LabelFontSizeProperty フィールド
                • LabelTextColorProperty フィールド
                • OrientationProperty フィールド
                • PositionProperty フィールド
            • ChartLineAnnotation
              • 概要
              • メンバ
              • ChartLineAnnotation コンストラクタ
              • プロパティ
                • Color プロパティ
                • End プロパティ
                • LineWidth プロパティ
                • Start プロパティ
              • フィールド
                • ColorProperty フィールド
                • EndProperty フィールド
                • LineWidthProperty フィールド
                • StartProperty フィールド
            • ChartLoadAnimation
              • 概要
              • メンバ
              • ChartLoadAnimation コンストラクタ
              • プロパティ
                • AnimationMode プロパティ
              • フィールド
                • AnimationModeProperty フィールド
            • ChartPalettes
              • 概要
              • メンバ
              • フィールド
                • Cerulean フィールド
                • Cocoa フィールド
                • Coral フィールド
                • Cyborg フィールド
                • Dark フィールド
                • Darkly フィールド
                • Flatly フィールド
                • HighContrast フィールド
                • Light フィールド
                • Material フィールド
                • Midnight フィールド
                • Minimal フィールド
                • Modern フィールド
                • Organic フィールド
                • Slate フィールド
                • Standard フィールド
                • Superhero フィールド
                • Zen フィールド
            • ChartPolygonAnnotation
              • 概要
              • メンバ
              • ChartPolygonAnnotation コンストラクタ
              • プロパティ
                • Points プロパティ
              • フィールド
                • PointsProperty フィールド
            • ChartRectangleAnnotation
              • 概要
              • メンバ
              • ChartRectangleAnnotation コンストラクタ
            • ChartShapeAnnotation
              • 概要
              • メンバ
              • ChartShapeAnnotation コンストラクタ
              • プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • Color プロパティ
              • フィールド
                • BorderColorProperty フィールド
                • BorderWidthProperty フィールド
                • ColorProperty フィールド
            • ChartTextAnnotation
              • 概要
              • メンバ
              • ChartTextAnnotation コンストラクタ
              • プロパティ
                • FontAttributes プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • Text プロパティ
                • TextColor プロパティ
              • フィールド
                • FontAttributesProperty フィールド
                • FontFamilyProperty フィールド
                • FontSizeProperty フィールド
                • TextColorProperty フィールド
                • TextProperty フィールド
            • ChartTooltip
              • 概要
              • メンバ
              • メソッド
                • Hide メソッド
                • Show メソッド
              • プロパティ
                • ChartBase プロパティ
                • Gap プロパティ
                • HideDelay プロパティ
                • ShowDelay プロパティ
                • Threshold プロパティ
              • フィールド
                • ChartTooltipContentPropertyName フィールド
                • ChartTooltipHideDelayPropertyName フィールド
                • ChartTooltipShowDelayPropertyName フィールド
                • GapProperty フィールド
                • HideDelayProperty フィールド
                • ShowDelayProperty フィールド
                • ThresholdProperty フィールド
          • 列挙型
            • ChartAnimationMode
            • ChartAnnotationAttachment
            • ChartAnnotationPosition
            • ChartLegendOrientation
            • ChartPositionType
            • ChartSelectionModeType
    • Xuni.Forms.Core アセンブリ
      • 名前空間
        • Xuni.Forms.Core 名前空間
          • 概要
          • クラス
            • ColorEx
              • 概要
              • メンバ
              • プロパティ
                • IsDarkTheme プロパティ
                • ThemeBackgroundColor プロパティ
                • ThemeForegroundColor プロパティ
            • LicenseManager
              • 概要
              • メンバ
              • プロパティ
                • Key プロパティ
            • LicenseManager.GCDTLicense
              • 概要
              • メンバ
              • LicenseManager.GCDTLicense コンストラクタ
              • プロパティ
                • Id プロパティ
                • Text プロパティ
            • LicenseManager.GCDTLicenses
              • 概要
              • メンバ
              • LicenseManager.GCDTLicenses コンストラクタ
              • フィールド
                • LicenseList フィールド
            • XuniAnimation
              • 概要
              • メンバ
              • XuniAnimation コンストラクタ
              • プロパティ
                • Duration プロパティ
                • Easing プロパティ
                • StartDelay プロパティ
              • フィールド
                • DurationProperty フィールド
                • DurationPropertyName フィールド
                • EasingProperty フィールド
                • EasingPropertyName フィールド
                • StartDelayProperty フィールド
                • StartDelayPropertyName フィールド
            • XuniCheckBox
              • 概要
              • メンバ
              • XuniCheckBox コンストラクタ
              • プロパティ
                • Color プロパティ
                • IsChecked プロパティ
                • IsReadOnly プロパティ
              • フィールド
                • ColorProperty フィールド
                • IsCheckedProperty フィールド
                • IsReadOnlyProperty フィールド
              • イベント
                • Checked イベント
            • XuniEasing
              • 概要
              • メンバ
              • XuniEasing コンストラクタ
                • XuniEasing コンストラクタ()
                • XuniEasing コンストラクタ(Func<Double,Double>)
              • メソッド
                • Ease メソッド
                • GetEasingFunction メソッド
              • プロパティ
                • CircleIn プロパティ
                • CircleOut プロパティ
                • Linear プロパティ
              • オペレータ
                • 暗黙的 キャスト 演算子 オペレータ
            • XuniHitTestInfo
              • 概要
              • メンバ
              • プロパティ
                • Point プロパティ
            • XuniRelativeView
              • 概要
              • メンバ
              • XuniRelativeView コンストラクタ
              • メソッド
                • GetImage メソッド
              • イベント
                • Rendered イベント
                • Rendering イベント
                • Tapped イベント
            • XuniTappedEventArgs
              • 概要
              • メンバ
              • XuniTappedEventArgs コンストラクタ
              • プロパティ
                • Handled プロパティ
                • HitPoint プロパティ
            • XuniToggleButton
              • 概要
              • メンバ
              • XuniToggleButton コンストラクタ
              • プロパティ
                • BorderWidth プロパティ
                • CheckedImageSource プロパティ
                • CheckedText プロパティ
                • Color プロパティ
                • IsChecked プロパティ
                • UncheckedImageSource プロパティ
                • UncheckedText プロパティ
              • フィールド
                • BorderWidthProperty フィールド
                • CheckedImageSourceProperty フィールド
                • CheckedTextProperty フィールド
                • ColorProperty フィールド
                • IsCheckedProperty フィールド
                • UncheckedImageSourceProperty フィールド
                • UncheckedTextProperty フィールド
              • イベント
                • Checked イベント
            • XuniView
              • 概要
              • メンバ
              • メソッド
                • GetImage メソッド
              • イベント
                • Rendered イベント
                • Rendering イベント
                • Tapped イベント
    • Xuni.Forms.FlexChart アセンブリ
      • 名前空間
        • Xuni.Forms.FlexChart 名前空間
          • 概要
          • クラス
            • ChartAxis
              • 概要
              • メンバ
              • ChartAxis コンストラクタ
                • ChartAxis コンストラクタ(FlexChart,ChartPositionType)
                • ChartAxis コンストラクタ()
              • メソッド
                • Convert メソッド
                • ConvertBack メソッド
                • ScrollTo メソッド
              • プロパティ
                • ActualMax プロパティ
                • ActualMin プロパティ
                • AxisLineVisible プロパティ
                • AxisType プロパティ
                • DisplayedRange プロパティ
                • FlexChart プロパティ
                • Format プロパティ
                • LabelAngle プロパティ
                • LabelFont プロパティ
                • LabelFontAttributes プロパティ
                • LabelFontFamily プロパティ
                • LabelFontSize プロパティ
                • LabelsVisible プロパティ
                • LabelTextColor プロパティ
                • LineColor プロパティ
                • LineWidth プロパティ
                • LogBase プロパティ
                • MajorGridColor プロパティ
                • MajorGridDashes プロパティ
                • MajorGridFill プロパティ
                • MajorGridVisible プロパティ
                • MajorGridWidth プロパティ
                • MajorTickColor プロパティ
                • MajorTickOverlap プロパティ
                • MajorTickWidth プロパティ
                • MajorUnit プロパティ
                • Max プロパティ
                • Min プロパティ
                • MinorGridColor プロパティ
                • MinorGridDashes プロパティ
                • MinorGridFill プロパティ
                • MinorGridVisible プロパティ
                • MinorGridWidth プロパティ
                • MinorTickColor プロパティ
                • MinorTickOverlap プロパティ
                • MinorTickWidth プロパティ
                • MinorUnit プロパティ
                • Name プロパティ
                • Origin プロパティ
                • OverlappingLabels プロパティ
                • Position プロパティ
                • Reversed プロパティ
                • Scale プロパティ
                • ScrollPosition プロパティ
                • TitleFont プロパティ
                • TitleFontAttributes プロパティ
                • TitleFontFamily プロパティ
                • TitleFontSize プロパティ
                • TitleText プロパティ
                • TitleTextColor プロパティ
              • フィールド
                • ActualMaxProperty フィールド
                • ActualMinProperty フィールド
                • AxisLineVisibleProperty フィールド
                • AxisTypeProperty フィールド
                • DisplayedRangeProperty フィールド
                • FormatProperty フィールド
                • LabelAngleProperty フィールド
                • LabelFontAttributesProperty フィールド
                • LabelFontFamilyProperty フィールド
                • LabelFontSizeProperty フィールド
                • LabelsVisibleProperty フィールド
                • LabelTextColorProperty フィールド
                • LineColorProperty フィールド
                • LineWidthProperty フィールド
                • LogBaseProperty フィールド
                • MajorGridColorProperty フィールド
                • MajorGridDashesProperty フィールド
                • MajorGridFillProperty フィールド
                • MajorGridVisibleProperty フィールド
                • MajorGridWidthProperty フィールド
                • MajorTickColorProperty フィールド
                • MajorTickOverlapProperty フィールド
                • MajorTickWidthProperty フィールド
                • MajorUnitProperty フィールド
                • MaxProperty フィールド
                • MinorGridColorProperty フィールド
                • MinorGridDashesProperty フィールド
                • MinorGridFillProperty フィールド
                • MinorGridVisibleProperty フィールド
                • MinorGridWidthProperty フィールド
                • MinorTickColorProperty フィールド
                • MinorTickOverlapProperty フィールド
                • MinorTickWidthProperty フィールド
                • MinorUnitProperty フィールド
                • MinProperty フィールド
                • NameProperty フィールド
                • OriginProperty フィールド
                • OverlappingLabelsProperty フィールド
                • PositionProperty フィールド
                • ReversedProperty フィールド
                • ScaleProperty フィールド
                • ScrollPositionProperty フィールド
                • TitleFontAttributesProperty フィールド
                • TitleFontFamilyProperty フィールド
                • TitleFontSizeProperty フィールド
                • TitleTextColorProperty フィールド
                • TitleTextProperty フィールド
              • イベント
                • LabelLoading イベント
                • RangeChanged イベント
            • ChartDataLabel
              • 概要
              • メンバ
              • ChartDataLabel コンストラクタ
              • プロパティ
                • Position プロパティ
              • フィールド
                • PositionProperty フィールド
            • ChartDataPoint
              • 概要
              • メンバ
              • ChartDataPoint コンストラクタ
              • プロパティ
                • BubbleSize プロパティ
                • Close プロパティ
                • High プロパティ
                • Low プロパティ
                • Open プロパティ
                • SeriesIndex プロパティ
                • SeriesName プロパティ
                • ValueX プロパティ
              • フィールド
                • BubbleSizeProperty フィールド
                • CloseProperty フィールド
                • HighProperty フィールド
                • LowProperty フィールド
                • OpenProperty フィールド
                • SeriesIndexProperty フィールド
                • SeriesNameProperty フィールド
                • ValueXProperty フィールド
            • ChartHitTestInfo
              • 概要
              • メンバ
              • プロパティ
                • Annotation プロパティ
                • ChartElement プロパティ
                • DataPoint プロパティ
                • FlexChart プロパティ
            • ChartLineMarker
              • 概要
              • メンバ
              • ChartLineMarker コンストラクタ
              • プロパティ
                • Alignment プロパティ
                • Content プロパティ
                • DataPoints プロパティ
                • DragContent プロパティ
                • HorizontalLineColor プロパティ
                • HorizontalLineWidth プロパティ
                • HorizontalPosition プロパティ
                • Interaction プロパティ
                • IsVisible プロパティ
                • Lines プロパティ
                • SeriesIndex プロパティ
                • VerticalLineColor プロパティ
                • VerticalLineWidth プロパティ
                • VerticalPosition プロパティ
                • X プロパティ
                • Y プロパティ
              • フィールド
                • AlignmentProperty フィールド
                • ContentProperty フィールド
                • DataPointsProperty フィールド
                • DragContentProperty フィールド
                • HorizontalLineColorProperty フィールド
                • HorizontalLineWidthProperty フィールド
                • HorizontalPositionProperty フィールド
                • InteractionProperty フィールド
                • IsVisibleProperty フィールド
                • LinesProperty フィールド
                • SeriesIndexProperty フィールド
                • VerticalLineColorProperty フィールド
                • VerticalLineWidthProperty フィールド
                • VerticalPositionProperty フィールド
                • XProperty フィールド
                • YProperty フィールド
              • イベント
                • PositionChanged イベント
            • ChartMarkerPositionChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • points プロパティ
            • ChartOptions
              • 概要
              • メンバ
              • ChartOptions コンストラクタ
              • プロパティ
                • BubbleMaxSize プロパティ
                • BubbleMinSize プロパティ
                • CandleWidth プロパティ
                • GroupWidth プロパティ
              • フィールド
                • BubbleMaxSizeProperty フィールド
                • BubbleMinSizeProperty フィールド
                • CandleWidthProperty フィールド
                • GroupWidthProperty フィールド
            • ChartPlotElement
              • 概要
              • メンバ
              • ChartPlotElement コンストラクタ
              • プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • Color プロパティ
                • Content プロパティ
                • Opacity プロパティ
                • SymbolBorderColor プロパティ
                • SymbolBorderWidth プロパティ
            • ChartPlotElementLoadingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DataItem プロパティ
                • PlotElement プロパティ
                • PointIndex プロパティ
                • SeriesIndex プロパティ
            • ChartSelectionChangedEventArgs
              • 概要
              • メンバ
              • ChartSelectionChangedEventArgs コンストラクタ
              • プロパティ
                • HitTestInfo プロパティ
            • ChartSeries
              • 概要
              • メンバ
              • ChartSeries コンストラクタ
                • ChartSeries コンストラクタ(FlexChart,String,String)
                • ChartSeries コンストラクタ()
              • プロパティ
                • AxisX プロパティ
                • AxisY プロパティ
                • Binding プロパティ
                • BindingX プロパティ
                • BorderColor プロパティ
                • BorderWidth プロパティ
                • ChartType プロパティ
                • Color プロパティ
                • FlexChart プロパティ
                • ItemsSource プロパティ
                • Name プロパティ
                • Opacity プロパティ
                • SymbolBorderColor プロパティ
                • SymbolBorderWidth プロパティ
                • SymbolColor プロパティ
                • Visibility プロパティ
              • フィールド
                • AxisXProperty フィールド
                • AxisYProperty フィールド
                • BindingProperty フィールド
                • BindingPropertyName フィールド
                • BindingXProperty フィールド
                • BindingXPropertyName フィールド
                • BorderColorProperty フィールド
                • BorderColorPropertyName フィールド
                • BorderWidthProperty フィールド
                • BorderWidthPropertyName フィールド
                • ChartTypeProperty フィールド
                • ChartTypePropertyName フィールド
                • ColorProperty フィールド
                • ColorPropertyName フィールド
                • ItemsSourceProperty フィールド
                • NameProperty フィールド
                • NamePropertyName フィールド
                • OpacityProperty フィールド
                • SymbolBorderColorProperty フィールド
                • SymbolBorderColorPropertyName フィールド
                • SymbolBorderWidthProperty フィールド
                • SymbolBorderWidthPropertyName フィールド
                • SymbolColorProperty フィールド
                • SymbolColorPropertyName フィールド
                • VisibilityProperty フィールド
                • VisibilityPropertyName フィールド
            • ChartSeriesEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Series プロパティ
            • FlexChart
              • 概要
              • メンバ
              • FlexChart コンストラクタ
              • メソッド
                • DataToPoint メソッド
                • HitTest メソッド
                • PointToData メソッド
              • プロパティ
                • Annotations プロパティ
                • Axes プロパティ
                • AxisX プロパティ
                • AxisY プロパティ
                • BindingX プロパティ
                • ChartType プロパティ
                • DataLabel プロパティ
                • InterpolateNulls プロパティ
                • LegendToggle プロパティ
                • LineMarker プロパティ
                • Options プロパティ
                • PlotAreaBackgroundColor プロパティ
                • Rotated プロパティ
                • Selection プロパティ
                • Series プロパティ
                • Stacking プロパティ
                • SymbolSize プロパティ
                • ZoomMode プロパティ
              • フィールド
                • AnnotationsProperty フィールド
                • AxesProperty フィールド
                • AxisXProperty フィールド
                • AxisYProperty フィールド
                • BindingXProperty フィールド
                • ChartTypeProperty フィールド
                • DataLabelProperty フィールド
                • InterpolateNullsProperty フィールド
                • LegendToggleProperty フィールド
                • LineMarkerProperty フィールド
                • OptionsProperty フィールド
                • PlotAreaBackgroundColorProperty フィールド
                • RotatedProperty フィールド
                • SeriesProperty フィールド
                • StackingProperty フィールド
                • SymbolSizeProperty フィールド
                • ZoomModeProperty フィールド
              • イベント
                • PlotElementLoading イベント
                • SelectionChanged イベント
                • SeriesVisibilityChanged イベント
            • FlexChartTooltip
              • 概要
              • メンバ
              • FlexChartTooltip コンストラクタ
                • FlexChartTooltip コンストラクタ()
                • FlexChartTooltip コンストラクタ(FlexChart)
              • メソッド
                • Hide メソッド
                • Show メソッド
            • LabelLoadingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Label プロパティ
                • Text プロパティ
                • Value プロパティ
          • 列挙型
            • ChartAxisType
            • ChartElementType
            • ChartLabelPosition
            • ChartOverlappingLabels
            • ChartScrollPosition
            • ChartSeriesVisibilityType
            • ChartStackingType
            • ChartType
            • ChartZoomMode
        • Xuni.Forms.FlexChart.Enums 名前空間
          • 概要
          • 列挙型
            • ChartMarkerAlignment
            • ChartMarkerInteraction
            • ChartMarkerLines
    • Xuni.Forms.FlexGrid アセンブリ
      • 名前空間
        • Xuni.Forms.FlexGrid 名前空間
          • 概要
          • クラス
            • CancelEventArgs
              • 概要
              • メンバ
              • CancelEventArgs コンストラクタ
              • プロパティ
                • Cancel プロパティ
                • Cancelable プロパティ
            • EmptyGridBehavior
              • 概要
              • メンバ
              • EmptyGridBehavior コンストラクタ
              • プロパティ
                • EmptyView プロパティ
              • フィールド
                • EmptyViewProperty フィールド
            • FlexGrid
              • 概要
              • メンバ
              • FlexGrid コンストラクタ
              • メソッド
                • AutoSizeColumn メソッド
                • AutoSizeColumns メソッド
                • AutoSizeRow メソッド
                • AutoSizeRows メソッド
                • CollapseGroups メソッド
                • FinishEditing メソッド
                • GetCellText メソッド
                  • GetCellText(GridCellRange) メソッド
                  • GetCellText(GridCellType,GridCellRange) メソッド
                  • GetCellText(GridCellType,GridRow,GridColumn) メソッド
                • GetCellValue メソッド
                  • GetCellValue(GridCellRange) メソッド
                  • GetCellValue(GridCellType,GridCellRange) メソッド
                  • GetCellValue(GridCellType,GridRow,GridColumn) メソッド
                • GetSelectedState メソッド
                • Refresh メソッド
                  • Refresh() メソッド
                  • Refresh(Nullable<GridCellType>,GridCellRange) メソッド
                • ScrollIntoView メソッド
                • Select メソッド
                • SetCellValue メソッド
                  • SetCellValue(GridCellRange,Object) メソッド
                  • SetCellValue(GridCellType,GridCellRange,Object) メソッド
                  • SetCellValue(GridCellType,Int32,Int32,Object) メソッド
                  • SetCellValue(GridCellType,GridRow,GridColumn,Object) メソッド
                • StartEditing メソッド
              • プロパティ
                • AllowMerging プロパティ
                • AllowResizing プロパティ
                • AllowSorting プロパティ
                • AlternatingRowBackgroundColor プロパティ
                • AutoGenerateColumns プロパティ
                • AutoSizeMode プロパティ
                • CellFactory プロパティ
                • CellPadding プロパティ
                • Cells プロパティ
                • CollectionView プロパティ
                • ColumnHeaderBackgroundColor プロパティ
                • ColumnHeaderFontAttributes プロパティ
                • ColumnHeaderFontFamily プロパティ
                • ColumnHeaderFontSize プロパティ
                • ColumnHeaders プロパティ
                • ColumnHeaderTextColor プロパティ
                • Columns プロパティ
                • DefaultGroupRowHeight プロパティ
                • DefaultRowHeight プロパティ
                • FontAttributes プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • FrozenColumns プロパティ
                • FrozenRows プロパティ
                • GridLinesColor プロパティ
                • GridLinesVisibility プロパティ
                • GridLinesWidth プロパティ
                • GroupDisplayBinding プロパティ
                • GroupHeaderFormat プロパティ
                • GroupRowBackgroundColor プロパティ
                • GroupRowTextColor プロパティ
                • HeadersGridLinesColor プロパティ
                • HeadersVisibility プロパティ
                • IsGrouping プロパティ
                • IsGroupingEnabled プロパティ
                • IsReadOnly プロパティ
                • Item プロパティ
                  • Item(Int32,Int32) プロパティ
                  • Item(GridRow,GridColumn) プロパティ
                • ItemsSource プロパティ
                • MergeManager プロパティ
                • RowBackgroundColor プロパティ
                • RowHeaderBackgroundColor プロパティ
                • RowHeaderFontAttributes プロパティ
                • RowHeaderFontFamily プロパティ
                • RowHeaderFontSize プロパティ
                • RowHeaders プロパティ
                • RowHeaderTextColor プロパティ
                • Rows プロパティ
                • ScrollPosition プロパティ
                • Selection プロパティ
                • SelectionAdornerBorderColor プロパティ
                • SelectionAdornerColor プロパティ
                • SelectionBackgroundColor プロパティ
                • SelectionMode プロパティ
                • SelectionTextColor プロパティ
                • ShowSort プロパティ
                • TextColor プロパティ
                • TopLeftCells プロパティ
              • フィールド
                • AllowMergingProperty フィールド
                • AllowResizingProperty フィールド
                • AllowSortingProperty フィールド
                • AlternatingRowBackgroundColorProperty フィールド
                • AutoGenerateColumnsProperty フィールド
                • AutoSizeModeProperty フィールド
                • CellPaddingProperty フィールド
                • ColumnHeaderBackgroundColorProperty フィールド
                • ColumnHeaderFontAttributesProperty フィールド
                • ColumnHeaderFontFamilyProperty フィールド
                • ColumnHeaderFontSizeProperty フィールド
                • ColumnHeaderTextColorProperty フィールド
                • DefaultGroupRowHeightProperty フィールド
                • DefaultRowHeightProperty フィールド
                • FontAttributesProperty フィールド
                • FontFamilyProperty フィールド
                • FontSizeProperty フィールド
                • FrozenColumnsProperty フィールド
                • FrozenRowsProperty フィールド
                • GridLinesColorProperty フィールド
                • GridLinesVisibilityProperty フィールド
                • GridLinesWidthProperty フィールド
                • GroupHeaderFormatProperty フィールド
                • GroupRowBackgroundColorProperty フィールド
                • GroupRowTextColorProperty フィールド
                • HeadersGridLinesColorProperty フィールド
                • HeadersVisibilityProperty フィールド
                • IsReadOnlyProperty フィールド
                • ItemsSourceProperty フィールド
                • RowBackgroundColorProperty フィールド
                • RowHeaderBackgroundColorProperty フィールド
                • RowHeaderFontAttributesProperty フィールド
                • RowHeaderFontFamilyProperty フィールド
                • RowHeaderFontSizeProperty フィールド
                • RowHeaderTextColorProperty フィールド
                • SelectionAdornerBorderColorProperty フィールド
                • SelectionAdornerColorProperty フィールド
                • SelectionBackgroundColorProperty フィールド
                • SelectionModeProperty フィールド
                • SelectionTextColorProperty フィールド
                • ShowSortProperty フィールド
                • TextColorProperty フィールド
              • イベント
                • AutoGeneratingColumn イベント
                • BeginningEdit イベント
                • CellDoubleTapped イベント
                • CellEditEnded イベント
                • CellEditEnding イベント
                • CellLongPressed イベント
                • CellTapped イベント
                • GroupCollapsedChanged イベント
                • GroupCollapsedChanging イベント
                • ItemsSourceChanged イベント
                • ItemsSourceChanging イベント
                • PrepareCellForEdit イベント
                • ScrollPositionChanged イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
            • FlexGridDetailProvider
              • 概要
              • メンバ
              • FlexGridDetailProvider コンストラクタ
              • メソッド
                • HideDetail メソッド
                • IsDetailVisible メソッド
                • ShowDetail メソッド
              • プロパティ
                • DetailVisibilityMode プロパティ
                • Height プロパティ
                • RowDetailTemplate プロパティ
                • ShowExpandButton プロパティ
              • フィールド
                • DetailVisibilityModeProperty フィールド
                • HeightProperty フィールド
                • RowDetailTemplateProperty フィールド
                • ShowExpandButtonProperty フィールド
              • イベント
                • DetailCellCreating イベント
                • RowHeaderLoading イベント
            • FullTextFilterBehavior
              • 概要
              • メンバ
              • FullTextFilterBehavior コンストラクタ
              • プロパティ
                • FilterEntry プロパティ
                • HighlightColor プロパティ
                • MatchNumbers プロパティ
                • Mode プロパティ
                • TreatSpacesAsAndOperator プロパティ
              • フィールド
                • FilterEntryProperty フィールド
                • HighlightColorProperty フィールド
                • MatchNumbersProperty フィールド
                • ModeProperty フィールド
                • TreatSpacesAsAndOperatorProperty フィールド
            • GridAutoGeneratingColumnEventArgs
              • 概要
              • メンバ
              • GridAutoGeneratingColumnEventArgs コンストラクタ
              • プロパティ
                • Column プロパティ
                • Property プロパティ
            • GridBoundRow
              • 概要
              • メンバ
              • GridBoundRow コンストラクタ
                • GridBoundRow コンストラクタ(ICollectionView<Object>,Int32)
                • GridBoundRow コンストラクタ(Object)
              • プロパティ
                • DataIndex プロパティ
                • DataItem プロパティ
            • GridCellEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • CancelEdits プロパティ
            • GridCellFactory
              • 概要
              • メンバ
              • GridCellFactory コンストラクタ
                • GridCellFactory コンストラクタ()
                • GridCellFactory コンストラクタ(GridCellFactory)
              • メソッド
                • AllowEditing メソッド
                • BindCellContent メソッド
                • CreateCell メソッド
                • CreateCellContent メソッド
                • GetCellContentType メソッド
                • OnEditEnded メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • Grid プロパティ
                • InnerFactory プロパティ
            • GridCellRange
              • 概要
              • メンバ
              • GridCellRange コンストラクタ
                • GridCellRange コンストラクタ(Int32,Int32)
                • GridCellRange コンストラクタ(Int32,Int32,Int32,Int32)
                • GridCellRange コンストラクタ(GridCellRange)
              • メソッド
                • Contains メソッド
                  • Contains(GridCellRange) メソッド
                  • Contains(Int32,Int32) メソッド
                • Intersects メソッド
                • ToString メソッド
              • プロパティ
                • Cells プロパティ
                • Column プロパティ
                • Column2 プロパティ
                • IsSingleCell プロパティ
                • Row プロパティ
                • Row2 プロパティ
            • GridCellRangeEventArgs
              • 概要
              • メンバ
              • プロパティ
                • CellRange プロパティ
                • CellType プロパティ
            • GridCellView
              • 概要
              • メンバ
              • GridCellView コンストラクタ
              • プロパティ
                • BorderColor プロパティ
                • BorderThickness プロパティ
                • Padding プロパティ
            • GridColumn
              • 概要
              • メンバ
              • GridColumn コンストラクタ
                • GridColumn コンストラクタ()
                • GridColumn コンストラクタ(PropertyInfo)
              • メソッド
                • GetCellText メソッド
                • GetCellValue メソッド
                • SetCellValue メソッド
              • プロパティ
                • ActualHeader プロパティ
                • Aggregate プロパティ
                • AllowMerging プロパティ
                • AllowResizing プロパティ
                • AllowSorting プロパティ
                • Binding プロパティ
                • CellEditingTemplate プロパティ
                • CellTemplate プロパティ
                • ColumnName プロパティ
                • DataMap プロパティ
                • DataType プロパティ
                • Format プロパティ
                • Header プロパティ
                • HeaderHorizontalAlignment プロパティ
                • HorizontalAlignment プロパティ
                • Index プロパティ
                • InputType プロパティ
                • IsAutoGenerated プロパティ
                • IsReadOnly プロパティ
                • IsVisible プロパティ
                • MaxWidth プロパティ
                • MinWidth プロパティ
                • SortDirection プロパティ
                • SortMemberPath プロパティ
                • Width プロパティ
                • WordWrap プロパティ
              • フィールド
                • AggregateProperty フィールド
                • AllowMergingProperty フィールド
                • AllowResizingProperty フィールド
                • AllowSortingProperty フィールド
                • BindingProperty フィールド
                • CellEditingTemplateProperty フィールド
                • CellTemplateProperty フィールド
                • DataMapProperty フィールド
                • FormatProperty フィールド
                • HeaderHorizontalAlignmentProperty フィールド
                • HeaderProperty フィールド
                • HorizontalAlignmentProperty フィールド
                • InputTypeProperty フィールド
                • IsReadOnlyProperty フィールド
                • IsVisibleProperty フィールド
                • MaxWidthProperty フィールド
                • MinWidthProperty フィールド
                • SortMemberPathProperty フィールド
                • WidthProperty フィールド
                • WordWrapProperty フィールド
            • GridColumnCollection
              • 概要
              • メンバ
              • メソッド
                • IndexOf メソッド
                  • IndexOf(String) メソッド
              • プロパティ
                • Item プロパティ
            • GridDataMap
              • 概要
              • メンバ
              • GridDataMap コンストラクタ
              • メソッド
                • GetDisplayValue メソッド
              • プロパティ
                • DisplayMemberPath プロパティ
                • ItemsSource プロパティ
                • SelectedValuePath プロパティ
              • フィールド
                • DisplayMemberPathProperty フィールド
                • ItemsSourceProperty フィールド
                • SelectedValuePathProperty フィールド
            • GridDetailCellCreatingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Content プロパティ
                • Row プロパティ
            • GridDetailRow
              • 概要
              • メンバ
              • GridDetailRow コンストラクタ
            • GridGroupRow
              • 概要
              • メンバ
              • GridGroupRow コンストラクタ
              • プロパティ
                • DataItem プロパティ
                • IsCollapsed プロパティ
            • GridPanel
              • 概要
              • メンバ
              • メソッド
                • GetCellText メソッド
              • プロパティ
                • CellType プロパティ
                • Columns プロパティ
                • FrozenColumns プロパティ
                • FrozenRows プロパティ
                • Grid プロパティ
                • Item プロパティ
                  • Item(GridRow,GridColumn) プロパティ
                  • Item(Int32,Int32) プロパティ
                • Rows プロパティ
                • ViewRange プロパティ
            • GridRow
              • 概要
              • メンバ
              • GridRow コンストラクタ
              • プロパティ
                • ActualVisible プロパティ
                • AllowMerging プロパティ
                • DataItem プロパティ
                • Height プロパティ
                • Index プロパティ
                • IsReadOnly プロパティ
                • IsVisible プロパティ
                • MaxHeight プロパティ
                • MinHeight プロパティ
                • Parent プロパティ
              • フィールド
                • AllowMergingProperty フィールド
                • HeightProperty フィールド
                • IsReadOnlyProperty フィールド
                • IsVisibleProperty フィールド
                • MaxHeightProperty フィールド
                • MinHeightProperty フィールド
            • GridRowColCollection<T>
              • 概要
              • メンバ
              • GridRowColCollection<T> コンストラクタ
            • GridRowCollection
              • 概要
              • メンバ
              • プロパティ
                • DefaultGroupSize プロパティ
                • DefaultSize プロパティ
            • GridRowHeaderLoadingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ExpandButton プロパティ
                • Row プロパティ
          • 列挙型
            • FullTextFilterMode
            • GridAggregate
            • GridAllowMerging
            • GridAllowResizing
            • GridAutoSizeMode
            • GridCellType
            • GridDetailVisibilityMode
            • GridHeadersVisibility
            • GridLinesVisibility
            • GridSelectedState
            • GridSelectionMode
    • Xuni.Forms.FlexPie アセンブリ
      • 名前空間
        • Xuni.Forms.FlexPie 名前空間
          • 概要
          • クラス
            • FlexPie
              • 概要
              • メンバ
              • FlexPie コンストラクタ
              • メソッド
                • HitTest メソッド
              • プロパティ
                • BindingName プロパティ
                • DataLabel プロパティ
                • InnerRadius プロパティ
                • Offset プロパティ
                • Reversed プロパティ
                • SelectAnimation プロパティ
                • SelectedIndex プロパティ
                • SelectedItemOffset プロパティ
                • SelectedItemPosition プロパティ
                • SliceBorderWidth プロパティ
                • StartAngle プロパティ
              • フィールド
                • BindingNameProperty フィールド
                • BindingNamePropertyName フィールド
                • BindingPropertyName フィールド
                • DataLabelProperty フィールド
                • DataLabelPropertyName フィールド
                • InnerRadiusProperty フィールド
                • InnerRadiusPropertyName フィールド
                • IsEnabledPropertyName フィールド
                • OffsetProperty フィールド
                • OffsetPropertyName フィールド
                • PlotMarginPropertyName フィールド
                • ReversedProperty フィールド
                • ReversedPropertyName フィールド
                • SelectAnimationProperty フィールド
                • SelectedIndexProperty フィールド
                • SelectedIndexPropertyName フィールド
                • SelectedItemOffsetProperty フィールド
                • SelectedItemOffsetPropertyName フィールド
                • SelectedItemPositionProperty フィールド
                • SelectedItemPositionPropertyName フィールド
                • SliceBorderWidthProperty フィールド
                • SliceBorderWidthPropertyName フィールド
                • StartAngleProperty フィールド
                • StartAnglePropertyName フィールド
              • イベント
                • SelectionChanged イベント
            • FlexPieTooltip
              • 概要
              • メンバ
              • FlexPieTooltip コンストラクタ
                • FlexPieTooltip コンストラクタ()
                • FlexPieTooltip コンストラクタ(FlexPie)
              • メソッド
                • Hide メソッド
                • Show メソッド
            • PieDataLabel
              • 概要
              • メンバ
              • PieDataLabel コンストラクタ
              • プロパティ
                • Position プロパティ
              • フィールド
                • PositionProperty フィールド
            • PieDataPoint
              • 概要
              • メンバ
              • PieDataPoint コンストラクタ
              • プロパティ
                • Name プロパティ
                • Percentage プロパティ
              • フィールド
                • NameProperty フィールド
                • PercentageProperty フィールド
            • PieHitTestInfo
              • 概要
              • メンバ
              • プロパティ
                • DataPoint プロパティ
                • FlexPie プロパティ
            • PieSelectionChangedEventArgs
              • 概要
              • メンバ
              • PieSelectionChangedEventArgs コンストラクタ
              • プロパティ
                • HitTestInfo プロパティ
          • 列挙型
            • PieLabelPosition
    • Xuni.Forms.Gauge アセンブリ
      • 名前空間
        • Xuni.Forms.Gauge 名前空間
          • 概要
          • クラス
            • GaugeRange
              • 概要
              • メンバ
              • GaugeRange コンストラクタ
              • プロパティ
                • BorderColor プロパティ
                • BorderDashes プロパティ
                • BorderWidth プロパティ
                • Color プロパティ
                • Max プロパティ
                • Min プロパティ
                • Name プロパティ
                • Thickness プロパティ
              • フィールド
                • BorderColorProperty フィールド
                • BorderColorPropertyName フィールド
                • BorderDashesProperty フィールド
                • BorderDashesPropertyName フィールド
                • BorderWidthProperty フィールド
                • BorderWidthPropertyName フィールド
                • ColorProperty フィールド
                • ColorPropertyName フィールド
                • MaxProperty フィールド
                • MaxPropertyName フィールド
                • MinProperty フィールド
                • MinPropertyName フィールド
                • NameProperty フィールド
                • NamePropertyName フィールド
                • ThicknessProperty フィールド
                • ThicknessPropertyName フィールド
            • GaugeRangeCollection
              • 概要
              • メンバ
              • プロパティ
                • IsReadOnly プロパティ
              • イベント
                • RangePropertyChanged イベント
            • GaugeValueEventArgs
              • 概要
              • メンバ
              • GaugeValueEventArgs コンストラクタ
              • プロパティ
                • Value プロパティ
            • XuniBulletGraph
              • 概要
              • メンバ
              • XuniBulletGraph コンストラクタ
              • プロパティ
                • Bad プロパティ
                • BadRangeColor プロパティ
                • Good プロパティ
                • GoodRangeColor プロパティ
                • Target プロパティ
                • TargetColor プロパティ
              • フィールド
                • BadProperty フィールド
                • BadPropertyName フィールド
                • BadRangeColorProperty フィールド
                • BadRangeColorPropertyName フィールド
                • GoodProperty フィールド
                • GoodPropertyName フィールド
                • GoodRangeColorProperty フィールド
                • GoodRangeColorPropertyName フィールド
                • TargetColorProperty フィールド
                • TargetProperty フィールド
                • TargetPropertyName フィールド
                • TargetRangeColorPropertyName フィールド
            • XuniGauge
              • 概要
              • メンバ
              • メソッド
                • Refresh メソッド
              • プロパティ
                • Face プロパティ
                • FaceBorderColor プロパティ
                • FaceBorderDashes プロパティ
                • FaceBorderWidth プロパティ
                • FaceColor プロパティ
                • Format プロパティ
                • IsAnimated プロパティ
                • IsReadOnly プロパティ
                • LoadAnimation プロパティ
                • Max プロパティ
                • MaxFont プロパティ
                • MaxFontAttributes プロパティ
                • MaxFontColor プロパティ
                • MaxFontFamily プロパティ
                • MaxFontSize プロパティ
                • MaxTextColor プロパティ
                • Min プロパティ
                • MinFont プロパティ
                • MinFontAttributes プロパティ
                • MinFontColor プロパティ
                • MinFontFamily プロパティ
                • MinFontSize プロパティ
                • MinTextColor プロパティ
                • Origin プロパティ
                • Pointer プロパティ
                • PointerColor プロパティ
                • Ranges プロパティ
                • ShowRanges プロパティ
                • ShowText プロパティ
                • Step プロパティ
                • Thickness プロパティ
                • UpdateAnimation プロパティ
                • Value プロパティ
                • ValueFont プロパティ
                • ValueFontAttributes プロパティ
                • ValueFontColor プロパティ
                • ValueFontFamily プロパティ
                • ValueFontSize プロパティ
                • ValueTextColor プロパティ
              • フィールド
                • BackgroundColorPropertyName フィールド
                • FaceBorderColorProperty フィールド
                • FaceBorderColorPropertyName フィールド
                • FaceBorderDashesProperty フィールド
                • FaceBorderDashesPropertyName フィールド
                • FaceBorderWidthProperty フィールド
                • FaceBorderWidthPropertyName フィールド
                • FaceColorProperty フィールド
                • FaceColorPropertyName フィールド
                • FaceProperty フィールド
                • FacePropertyName フィールド
                • FormatProperty フィールド
                • FormatPropertyName フィールド
                • IsAnimatedProperty フィールド
                • IsAnimatedPropertyName フィールド
                • IsEnabledPropertyName フィールド
                • IsReadOnlyProperty フィールド
                • IsReadOnlyPropertyName フィールド
                • LoadAnimationProperty フィールド
                • LoadAnimationPropertyName フィールド
                • MaxFontAttributesProperty フィールド
                • MaxFontColorPropertyName フィールド
                • MaxFontFamilyProperty フィールド
                • MaxFontPropertyName フィールド
                • MaxFontSizeProperty フィールド
                • MaxProperty フィールド
                • MaxPropertyName フィールド
                • MaxTextColorProperty フィールド
                • MaxTextColorPropertyName フィールド
                • MinFontAttributesProperty フィールド
                • MinFontColorPropertyName フィールド
                • MinFontFamilyProperty フィールド
                • MinFontPropertyName フィールド
                • MinFontSizeProperty フィールド
                • MinProperty フィールド
                • MinPropertyName フィールド
                • MinTextColorProperty フィールド
                • MinTextColorPropertyName フィールド
                • OriginProperty フィールド
                • OriginPropertyName フィールド
                • PointerColorProperty フィールド
                • PointerColorPropertyName フィールド
                • PointerProperty フィールド
                • PointerPropertyName フィールド
                • RangesPropertyName フィールド
                • ShowRangesProperty フィールド
                • ShowRangesPropertyName フィールド
                • ShowTextProperty フィールド
                • ShowTextPropertyName フィールド
                • StepProperty フィールド
                • StepPropertyName フィールド
                • ThicknessProperty フィールド
                • ThicknessPropertyName フィールド
                • UpdateAnimationProperty フィールド
                • UpdateAnimationPropertyName フィールド
                • ValueFontAttributesProperty フィールド
                • ValueFontColorPropertyName フィールド
                • ValueFontFamilyProperty フィールド
                • ValueFontPropertyName フィールド
                • ValueFontSizeProperty フィールド
                • ValueProperty フィールド
                • ValuePropertyName フィールド
                • ValueTextColorProperty フィールド
                • ValueTextColorPropertyName フィールド
              • イベント
                • ValueChanged イベント
            • XuniLinearGauge
              • 概要
              • メンバ
              • XuniLinearGauge コンストラクタ
              • プロパティ
                • Direction プロパティ
              • フィールド
                • DirectionProperty フィールド
                • DirectionPropertyName フィールド
            • XuniRadialGauge
              • 概要
              • メンバ
              • XuniRadialGauge コンストラクタ
              • プロパティ
                • AutoScale プロパティ
                • StartAngle プロパティ
                • SweepAngle プロパティ
              • フィールド
                • AutoScaleProperty フィールド
                • AutoScalePropertyName フィールド
                • StartAngleProperty フィールド
                • StartAnglePropertyName フィールド
                • SweepAngleProperty フィールド
                • SweepAnglePropertyName フィールド
          • 列挙型
            • GaugeShowText
            • LinearGaugeDirection
    • Xuni.Forms.Input アセンブリ
      • 名前空間
        • Xuni.Forms.Input 名前空間
          • 概要
          • クラス
            • FilteringEventArgs
              • 概要
              • メンバ
              • FilteringEventArgs コンストラクタ
              • プロパティ
                • Handled プロパティ
            • XuniAutoComplete
              • 概要
              • メンバ
              • XuniAutoComplete コンストラクタ
              • プロパティ
                • Delay プロパティ
                • HighlightBackgroundColor プロパティ
                • MaxItems プロパティ
                • MinLength プロパティ
              • フィールド
                • DelayProperty フィールド
                • HighlightBackgroundColorProperty フィールド
                • MaxItemsProperty フィールド
                • MinLengthProperty フィールド
              • イベント
                • Filtering イベント
            • XuniComboBox
              • 概要
              • メンバ
              • XuniComboBox コンストラクタ
              • メソッド
                • GetDisplayText メソッド
                • IndexOf メソッド
                • SelectAll メソッド
              • プロパティ
                • AutoComplete プロパティ
                • CollectionView プロパティ
                • DisplayMemberPath プロパティ
                • FontAttributes プロパティ
                • FontFamily プロパティ
                • FontSize プロパティ
                • IsEditable プロパティ
                • ItemsSource プロパティ
                • ListView プロパティ
                • PlaceHolder プロパティ
                • SelectedIndex プロパティ
                • SelectedItem プロパティ
                • SelectedValue プロパティ
                • SelectedValuePath プロパティ
                • SelectionBackgroundColor プロパティ
                • Text プロパティ
                • TextColor プロパティ
                • TextHorizontalAlignment プロパティ
              • フィールド
                • AutoCompleteProperty フィールド
                • DisplayMemberPathProperty フィールド
                • FontAttributesProperty フィールド
                • FontFamilyProperty フィールド
                • FontSizeProperty フィールド
                • IsEditableProperty フィールド
                • ItemsSourceProperty フィールド
                • ListViewProperty フィールド
                • PlaceHolderProperty フィールド
                • SelectedIndexProperty フィールド
                • SelectedItemProperty フィールド
                • SelectedValuePathProperty フィールド
                • SelectedValueProperty フィールド
                • SelectionBackgroundColorProperty フィールド
                • TextColorProperty フィールド
                • TextHorizontalAlignmentProperty フィールド
                • TextProperty フィールド
              • イベント
                • SelectedIndexChanged イベント
                • TextChanged イベント
            • XuniDropDown
              • 概要
              • メンバ
              • XuniDropDown コンストラクタ
              • プロパティ
                • AutoClose プロパティ
                • ButtonColor プロパティ
                • DropDown プロパティ
                • DropDownBackgroundColor プロパティ
                • DropDownBehavior プロパティ
                • DropDownBorderColor プロパティ
                • DropDownBorderWidth プロパティ
                • DropDownDirection プロパティ
                • DropDownHeight プロパティ
                • DropDownMode プロパティ
                • DropDownWidth プロパティ
                • Header プロパティ
                • HeaderBackgroundColor プロパティ
                • HeaderBorderColor プロパティ
                • HeaderBorderWidth プロパティ
                • IsAnimated プロパティ
                • IsDropDownOpen プロパティ
                • MaxDropDownHeight プロパティ
                • MinDropDownHeight プロパティ
                • ShowButton プロパティ
              • フィールド
                • AutoCloseProperty フィールド
                • ButtonColorProperty フィールド
                • DropDownBackgroundColorProperty フィールド
                • DropDownBehaviorProperty フィールド
                • DropDownBorderColorProperty フィールド
                • DropDownBorderWidthProperty フィールド
                • DropDownDirectionProperty フィールド
                • DropDownHeightProperty フィールド
                • DropDownModeProperty フィールド
                • DropDownProperty フィールド
                • DropDownWidthProperty フィールド
                • HeaderBackgroundColorProperty フィールド
                • HeaderBorderColorProperty フィールド
                • HeaderBorderWidthProperty フィールド
                • HeaderProperty フィールド
                • IsAnimatedProperty フィールド
                • IsDropDownOpenProperty フィールド
                • MaxDropDownHeightProperty フィールド
                • MinDropDownHeightProperty フィールド
                • ShowButtonProperty フィールド
              • イベント
                • IsDropDownOpenChanged イベント
                • IsDropDownOpenChanging イベント
            • XuniMaskedEntry
              • 概要
              • メンバ
              • XuniMaskedEntry コンストラクタ
              • プロパティ
                • Mask プロパティ
                • MaskFull プロパティ
                • PromptChar プロパティ
                • Value プロパティ
              • フィールド
                • MaskProperty フィールド
                • PromptCharProperty フィールド
                • ValueProperty フィールド
          • 列挙型
            • DropDownBehavior
            • DropDownMode
            • InputDropDownDirection