Persistate API documentation
IStyled Interface
NamespacesPersistateIStyled

[This is preliminary documentation and is subject to change.]

This interface is implemented by all controls that can have their style set by a LayoutStyle.
Declaration Syntax
C#
public interface IStyled
Members
All MembersMethodsProperties



IconMemberDescription
ApplyLayoutStyle()()()()
Sets appropriate property values from the current LayoutStyle for the control.

LayoutStyle
Gets or sets the current LayoutStyle of the control.

UseAppliedStyles
Gets or sets a value indicating whether LayoutStyles should be applied to this control at run time.

Remarks
This is inherited by the IPControl and IMappableContainer interfaces.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)