Name | Description | |
---|---|---|
![]() | CalendarSettings | Gets the settings of calendar. |
![]() | CustomFormat | Gets or sets a custom date format. |
![]() | EditorsVisible | Gets or sets a value indicating whether show the editors or not. |
![]() | EditorWidth | Gets or sets a value of editors width. |
![]() | Expanded | Gets or set the expanded state of current Filter. (Inherited from C1.DataFilter.Filter) |
![]() | Expression | Overridden. Gets the expression of the current filter. |
![]() | HeaderText | Gets or sets a value of header text of the current Filter. (Inherited from C1.DataFilter.Filter) |
![]() | IsApplied | Gets a value indicating the current Filter is applied or not. (Inherited from C1.DataFilter.Filter) |
![]() | IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. (Inherited from C1.DataFilter.Filter) |
![]() | LowerValue | Gets or sets the current lower magnitude of the range. |
![]() | Maximum | Gets or sets the maximum value of the range. |
![]() | Minimum | Gets or sets the minimum value of the range. |
![]() | PropertyName | Gets or sets the name of the data item property to which the current Filter applies. (Inherited from C1.DataFilter.Filter) |
![]() | ShowHeader | Gets or sets a value indicating whether to show the header or not. (Inherited from C1.DataFilter.Filter) |
![]() | SliderVisible | Gets or sets a value indicating whether show the range slider or not. |
![]() | ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. (Inherited from C1.DataFilter.Filter) |
![]() | UpperValue | Gets or sets the current upper magnitude of the range. |