[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.IStylePreviewControl

接口 IStylePreviewControl

用于预览单元格样式模板组件的控件。可实现对边框、圆角、阴影的预览。

命名空间: GrapeCity.Forguncy.CellTypes
程序集: GrapeCity.Forguncy.CellTypes.Design.dll
语法
public interface IStylePreviewControl

属性

Child

预览时包含的内部控件。

声明
UIElement Child { get; set; }
属性值
类型 描述
System.Windows.UIElement