GeonBit.UI Documentation
EntityGetActiveStyle Method |
Return stylesheet property for current entity state (or default if undefined for state).
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public StyleProperty GetActiveStyle( string property )
Parameters
- property
- Type: SystemString
Property identifier.
Return Value
Type: StylePropertyStylesheet property value for current entity state, or default if not defined.
