インフラジスティックス・ジャパン株式会社: 050 (1745) 6258
マイアカウント
メニュー
マイ アカウント
ログイン
開発
おすすめパッケージ
Infragistics Ultimate
¥260,000
(税抜)
Web、モバイル、デスクトップアプリ構築のためのUX / UIツールキット完全版
Infragistics Professional
¥180,000
(税抜)
Web、モバイル、デスクトップ開発者向けの包括的なUIコンポーネントライブラリ
Ignite UI
¥160,000
(税抜)
Webアプリを構築するためのUIコンポーネント完全版ライブラリ
WEB向け
App Builder
(New)
Ignite UI
Angular
Blazor
React
Web Components
Ultimate UI ASP.NET Core
Ultimate UI ASP.NET MVC
Ultimate UI jQuery
Ultimate UI for ASP.NET Web Forms
デスクトップ向け
Ultimate UI for Windows Forms
Ultimate UI for WPF
クロスプラットフォーム向け
Ultimate UI for Uno
Ultimate UI for UWP
Ultimate UI for WinUI
Ultimate UI for Xamarin
Design to Code
App Builder
(New)
Indigo.Design UIキット
初めてご利用の方
会社・製品概要のご紹介
UX
App Builder
ドラッグアンドドロップで Web アプリケーションを構築できる ローコード デザインツール
BIツール
Reveal
様々なプラットフォームで簡単にダッシュボード作成やデータ可視化が可能な、組み込み型データ分析ツール
Slingshot
データ、プロジェクト管理、コンテンツ、チャット。チームの可能性を最大限に引き出すタスク・プロジェクト管理ツール
サービス
サービスとサポート
ご利用ニーズに合わせたサービス・サポートメニューをご用意しております。
有償技術支援
UX/UIや開発についての各種有償技術支援サービスをご提供しております。
React入門
オンデマンド技術トレーニング
(New)
Reactトレーニング入門編 基礎からライブラリ導入まで学べます。
WPF入門
オンデマンド技術トレーニング
WPFを利用した Windows アプリケーション開発を新たに行う場合に最適なトレーニングです。
リソース
製品ヘルプ
ナレッジベース
サンプルアプリケーション
お客様導入事例
ウェビナー
オンデマンド動画
ホワイトペーパー
ブログ
ご購入
ご購入ガイド
プランと価格
サポート環境
サポートポリシー
サブスクリプションとは
サブスクリプション更新
販売パートナー
法的情報
FAQ
資料請求
無料トライアル
お問い合わせ
Ignite UI for Angular
20.0.11
19.2.19
19.1.9
19.0.12
18.2.26
18.1.17
18.0.8
17.2.27
17.1.11
17.0.15
16.1.30
16.0.27
15.1.35
15.0.18
14.2.40
14.1.3
14.0.17
13.2.24
13.1.18
13.0.18
12.3.45
12.2.9
12.1.10
12.0.11
11.1.47
11.0.15
10.2.38
10.1.13
10.0.12
9.1.28
9.0.20
8.2.31
8.1.24
8.0.7
7.3.20
7.2.21
7.1.15
6.2.12
menu
コンポーネント
はじめに
search
Preparing search index...
The search index is not available
All
Public
Public/Protected
All
Inherited
Externals
Globals
Igx
Date
Filtering
Operand
constructor
operations
append
condition
condition
List
get
Date
Parts
instance
グローバル
IgxDateFilteringOperand
クラス IgxDateFilteringOperand
Date のフィルタリング操作を提供します。
export
階層
IgxFilteringOperand
IgxDateFilteringOperand
コンストラクタ
constructor
プロパティ
operations
メソッド
append
condition
condition
List
get
Date
Parts
instance
コンストラクタ
constructor
new
Igx
Date
Filtering
Operand
(
)
:
IgxDateFilteringOperand
返却
IgxDateFilteringOperand
プロパティ
operations
operations
:
IFilteringOperation
[]
メソッド
append
append
(
operation
:
IFilteringOperation
)
:
void
パラメーター
operation:
IFilteringOperation
返却
void
condition
condition
(
name
:
string
)
:
IFilteringOperation
パラメーター
name:
string
返却
IFilteringOperation
condition
List
condition
List
(
)
:
string
[]
返却
string
[]
Static
get
Date
Parts
get
Date
Parts
(
date
:
Date
, dateFormat
?:
string
)
:
IDateParts
Date オブジェクトをパーツに分割します。
次のメンバー:
IgxDateFilteringOperand
パラメーター
date:
Date
オプション
dateFormat:
string
返却
IDateParts
Static
instance
instance
(
)
:
IgxDateFilteringOperand
返却
IgxDateFilteringOperand
Date のフィルタリング操作を提供します。