GridTableStyle.CopyFrom

GridTableStyle.CopyFrom method

Copies from another style object.

public override void CopyFrom(Style s)
ParameterTypeDescription
sStyleanother style object.

See Also