TcxSchedulerDateNavigatorStyles Members
Represents style settings for the Date Navigator‘s elements.Constructors
Name | Description |
---|---|
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Background | Specifies style settings for the Date Navigator‘s background. |
Content | Specifies style settings for the Date Navigator month’s content. |
Count | Inherited from TcxCustomStyles. |
DateNavigator | Represents the Date Navigator. |
Header | Specifies style settings for the Date Navigator‘s month header. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
Selection | Specifies style settings for the selected date(s) in the Date Navigator. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetBackgroundParams | Returns the TcxViewParams record that contains information about the Date Navigator‘s background style attributes. |
GetBitmap(Integer) | Inherited from TcxStyles. |
GetContentParams | Returns the TcxViewParams record that contains information about the Date Navigator‘s month style attributes. |
GetHashCode | Inherited from TObject. |
GetHeaderParams | Returns the TcxViewParams record that contains information about the Date Navigator‘s month header style attributes. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetSelectionParams | Returns the TcxViewParams record that contains information about the style attributes of dates that are selected in the Date Navigator. |
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) | Inherited from TcxStyles. |
IsValidStyleSheet(TcxCustomStyleSheet) | Inherited from TcxCustomStyles. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ResetStyles | Inherited from TcxCustomStyles. |
ToString | Inherited from TObject. |
See Also