Returns a time component used to configure the display times or null if component has not been configured yet.
[Visual Basic .NET] |
---|
Public Function GetTimeComponent() As |
[C#] |
---|
public IAgCrdn GetTimeComponent(); |
[Managed C++] |
---|
public: IAgCrdn ^ GetTimeComponent(); |
[Java] |
---|
public IAgCrdn getTimeComponent(); |