Smrf.NodeXL.ExcelTemplate DateTimeFilterParameters em C# (CSharp) - 2 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Smrf.NodeXL.ExcelTemplate.DateTimeFilterParameters em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Relacionados
Related in langs
Stores parameters for a date/time dynamic filter.
A dynamic filter is a control that can be adjusted to selectively show and hide edges and vertices in the graph in real time. There is one control for each filterable column in the workbook. If the column is date, time, or date and time, an instance of this class is used to store the control's parameters.
Use the DynamicFilterUtil class to get collections of filter parameters.