[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DynamicStyleInfoContext

DynamicStyleInfoContext Class

Provides context information for customizing a DynamicStyleInfo object.

Inheritance
DynamicStyleInfoContext
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class DynamicStyleInfoContext
Public Class DynamicStyleInfoContext

Constructors

Name Description
DynamicStyleInfoContext(FpSpread, object)

Initialize a new context

Properties

Name Description
Spread

Gets the FpSpread instance

Value

Gets the current value of the context

See Also