ABC
TypeConverters are an in-built .NET mechanism for converting objects of one type to another (for instance from an enum value to a string value).
This blog explains how one can… Read the rest
Tags: C1FlexGrid, ComboBox, Enum, TypeConverter
ABC
This is yet another utility blog wherein we will discuss a user scenario. C1FlexGrid offers a ScrollBars property that allows the users to display scrollbars if the contents of the… Read the rest
Tags: AutoScrolling, C1FlexGrid, scrolling
ABC
ComponentOne Zip for WinRT XAML (C1Zip) can extract and compress files into ZIP archives with support for encryption (passwords). This is significant because the standard ZipArchive class does not support… Read the rest
Tags: C1FlexGrid, C1Zip, WinRT