FindById(Id: String): IStyleContainer;
Id. The identifier of the style container that provides the search.
The FindById method searches by identifier and returns the style container from the styles table.
If the style container with the specified identifier is not found, the method returns Null.
See also: