Andy > Andy Assembly Interfaces > IWxStyles
Assembly: Andy;
Namespace: Prognoz.Platform.Interop.Andy;
The IWxStyles interface contains properties and methods for a style collection.
IWxStyles
Property name | Brief description | |
![]() |
Count | The Count property returns number of workspace styles. |
![]() |
Item | The Item property returns a style by the defined index. |
Method name | Brief description | |
![]() |
FindById | The FindById method searches for a style by the defined identifier. |
See also: