GridExportExcelMLStyleCreatedArgsStyles Property |
Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public IStylesCollection Styles { get; }
Public ReadOnly Property Styles As IStylesCollection
Get
public:
property IStylesCollection^ Styles {
IStylesCollection^ get ();
}
member Styles : IStylesCollection with get
Property Value
Type:
IStylesCollectionSee Also